A command-line tool for one-off schedule lookups directly from the terminal.
dtek-cli [OPTIONS] <COMMAND>
group <GROUP>
GPV1.1
all
list
address <CITY> <STREET> <HOUSE>
--json
-h, --help
-V, --version
# Show schedule for group GPV1.1 ./dtek-cli group GPV1.1 # List all groups ./dtek-cli list # Find group by address ./dtek-cli address "Дніпро" "Набережна Перемоги" "10" # All groups as JSON ./dtek-cli all --json
curl-impersonate