New app: OpenBikeSharing
This commit is contained in:
parent
d6326c4a7b
commit
a400dfdffe
34
metadata/be.brunoparmentier.openbikesharing.app.txt
Normal file
34
metadata/be.brunoparmentier.openbikesharing.app.txt
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:Navigation
|
||||||
|
License:GPLv3+
|
||||||
|
Web Site:https://github.com/bparmentier/OpenBikeSharing
|
||||||
|
Source Code:https://github.com/bparmentier/OpenBikeSharing
|
||||||
|
Issue Tracker:https://github.com/bparmentier/OpenBikeSharing/issues
|
||||||
|
Donate:http://www.brunoparmentier.be/about.html
|
||||||
|
Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
|
||||||
|
|
||||||
|
Name:OpenBikeSharing
|
||||||
|
Auto Name:OpenBikeSharing
|
||||||
|
Summary:Display shared bikes availability in your city
|
||||||
|
Description:
|
||||||
|
OpenBikeSharing displays the availability of shared bikes in your city in real
|
||||||
|
time.
|
||||||
|
|
||||||
|
It uses the [http://api.citybik.es/v2/ CityBikes] API that provides data for
|
||||||
|
more than 170 cities and displays those data on an OpenStreetMap layer thanks
|
||||||
|
to the [https://github.com/osmdroid/osmdroid osmdroid] library.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/bparmentier/OpenBikeSharing
|
||||||
|
|
||||||
|
Build:1.0,1
|
||||||
|
commit=v1.0
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
rm=app/libs/*
|
||||||
|
prebuild=sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile 'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:1
|
Loading…
Reference in a new issue