6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
53 lines
1.9 KiB
YAML
53 lines
1.9 KiB
YAML
Disabled: No license, non-free libs, tons of jars
|
||
AntiFeatures:
|
||
- NonFreeNet
|
||
Categories:
|
||
- Navigation
|
||
License: MPL-2.0
|
||
WebSite: https://www.ibikecph.dk
|
||
SourceCode: https://github.com/ibikecph/ibikecph-android
|
||
IssueTracker: https://github.com/ibikecph/ibikecph-android/issues
|
||
|
||
AutoName: I Bike CPH
|
||
Summary: Bike navigation for Copenhagen
|
||
Description: |-
|
||
Find the best bicycle route through Copenhagen. The app can tell you about the
|
||
best shortcuts, knows which parks you’re allowed to bike through and where
|
||
you’re allowed to ride against the one-way car flow.
|
||
|
||
The app is adapted to bike life in Copenhagen, but can also be used anywhere in
|
||
Denmark.
|
||
|
||
The map has been adapted for cyclists and shows cobblestones and bicycle
|
||
barriers, so you can avoid bumpy rides and know which route to pick when riding
|
||
your cargo bike.
|
||
|
||
Features:
|
||
|
||
* Gives directions as you ride with GPS turn-by-turn navigation (requires a phone holder).
|
||
* Avoids bumpy rides – route suggestions will try to avoid cobblestones.
|
||
* Suggests routes for cargo bikes which avoid steps, bike barriers and cobblestones.
|
||
* Suggests pushing your bike when it makes sense, e.g. on one-way streets.
|
||
* Green Routes and Cycle Super Highways are prioritised.
|
||
* You can login and save your favourite places, so you can quickly find your way to them later.
|
||
* Bike map that shows cobblestones, bike barriers, Green Routes and Cycle Super Highways.
|
||
* Searches for addresses, cafés, specific places, etc.
|
||
* Uses data from OpenStreetMap (OSM), which is continuously updated.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/ibikecph/ibikecph-android.git
|
||
|
||
Builds:
|
||
- versionName: '2.0'
|
||
versionCode: 69
|
||
disable: lots of jars
|
||
commit: v2.0.0
|
||
subdir: ibikecph-app
|
||
gradle:
|
||
- yes
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 2.2.4
|
||
CurrentVersionCode: 86
|