Code Monkey home page Code Monkey logo

openbikesharing's Introduction

This project isn't maintained anymore! Please have a look at BikeSharingHub (forked by @francoisfds).

OpenBikeSharing

Build Status

OpenBikeSharing is an Android application that displays the availability of shared bikes in your city.

It uses the CityBikes API that provides data for more than 400 cities in around 40 countries and displays this data in a list or on an OpenStreetMap layer thanks to the osmdroid library (multiple layers are available).

Download

OpenBikeSharing is available on F-Droid and Google Play. Signed APK's can also be found on GitHub in the Releases section.

Contribute

Issues

Bug reports and feature requests can be reported in Issues.

To contribute to the openbikesharing.org website, just switch to the gh-pages branch.

Translations

Translations are managed on Weblate. Please follow these instructions if you want to help.

Donations

Donations are always welcome and will help further development of OpenBikeSharing:

  • Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm

Build

If you use Android Studio, you can import the project directly from GitHub.

Otherwise you can build it from the command line with Gradle.
Clone the repo and type:

./gradlew build

(You may need to chmod +x the gradlew script)

The Gradle script will take care of downloading the necessary libraries and will generate the APK's in app/build/outputs/apk.

Permissions

The following permissions are needed by OpenBikeSharing (those are the same that are required by osmdroid):

  • ACCESS_COARSE_LOCATION
  • ACCESS_FINE_LOCATION
  • ACCESS_WIFI_STATE
  • ACCESS_NETWORK_STATE
  • INTERNET
  • WRITE_EXTERNAL_STORAGE

Internet access is needed to download the map tiles and the stations. Location access is only used to locate you on the map. Access to the SD card is required by osmdroid to cache the tiles.

openbikesharing's People

Contributors

bparmentier avatar comradekingu avatar frazzmark avatar gensitu avatar jsmakaayb avatar thesebas avatar yarons avatar canerbasaran avatar trendspotter avatar santossi avatar naofum avatar xendez avatar milotype avatar fabmazz avatar eugenia-russell avatar xmgz avatar sarojdhakal avatar vistaus avatar dfacoet avatar pataquets avatar adriaaah avatar debyos avatar nathanbnm avatar sebras avatar weblate avatar badlop avatar benoitrion avatar eskerda avatar nautilusx avatar omaraglan avatar

Watchers

soitun avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.