49 lines
1.1 KiB
YAML
49 lines
1.1 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/norenh/RKFRead
|
|
IssueTracker: https://github.com/norenh/RKFRead/issues
|
|
Changelog: https://github.com/norenh/RKFRead/releases
|
|
|
|
AutoName: RKFRead
|
|
Description: |-
|
|
NFC reader for public travelcards in Sweden and Denmark. It supports reading
|
|
cards following the RKF standards and is tested with cards from the following
|
|
providers:
|
|
|
|
* Skånetrafiken JOJO
|
|
* Länstrafiken kronoberg
|
|
* Norrbotten
|
|
* SL
|
|
* Västtrafiken
|
|
* Rejsekort A/S
|
|
|
|
Note that your NFC device must support reading Mifare classic cards, which is
|
|
unfortunately not possible on several handsets.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/norenh/RKFRead.git
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: '1.1'
|
|
subdir: RKFRead
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: '1.2'
|
|
subdir: RKFRead
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: '1.3'
|
|
subdir: RKFRead/app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|