1
1
Fork
You've already forked neunundvierzig
0
No description
  • Rust 100%
2023年11月30日 21:29:19 +01:00
src pkpass 2023年11月30日 21:29:19 +01:00
.gitignore pkpass 2023年11月30日 21:29:19 +01:00
Cargo.lock pkpass 2023年11月30日 21:29:19 +01:00
Cargo.toml pkpass 2023年11月30日 21:29:19 +01:00
COPYING add copying 2023年05月14日 17:53:09 +02:00
readme.md add readme 2023年05月14日 18:42:29 +02:00

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.