No description
- Rust 100%
| src | pkpass | |
| .gitignore | pkpass | |
| Cargo.lock | pkpass | |
| Cargo.toml | pkpass | |
| COPYING | add copying | |
| readme.md | add readme | |
neunundvierzig
a cli client compatible with "D-Ticket:App"
about
the client is based entirely upon data published by the developer on google play.
usage
use cargo run --release -- --help to show detailed usage information. the client can obtain a token (will be printed to
the standard output, the last line the program spits out when login succeeds) which can be used to download your
bought ticket. both the "bar"code (ends with .png) and the raw data (wich can be downloaded with -w, ends with .nvpass) can be imported
from itinerary (https://apps.kde.org/itinerary/).
license
AGPL-3.0-only, see COPYING and the head of the source files.