Skip to content

14CORE/farebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FareBot

View your remaining balance, recent trips, and other information from contactless public transit cards using your NFC Android phone!

Build Status

Written By

Thanks To

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Supported Protocols

Supported Cards

  • Bilhete Único - São Paulo, Brazil (Requires encryption keys, not compatible with all devices)
  • Clipper - San Francisco, CA, USA
  • EZ-Link - Singapore (Not compatible with all devices)
  • Go card (Translink) - Brisbane and South East Queensland, Australia (requires encryption keys, not compatible with all devices, not all stations known)
  • Manly Fast Ferry - Sydney, Australia (requires encryption keys, not compatible with all devices)
  • Myki - Melbourne (and surrounds), VIC, Australia (Only the card number can be read)
  • Matkakortti, HSL - Finland
  • NETS FlashPay - Singapore
  • Octopus - Hong Kong
  • Opal - Sydney (and surrounds), NSW, Australia
  • ORCA - Seattle, WA, USA
  • OV-chipkaart - Netherlands (Requires encryption keys, not compatible with all devices)
  • Suica, ICOCA, PASMO, Edy - Japan

Supported Phones

FareBot requires an NFC Android phone running 4.0.1 or later.

Building

$ git clone https://github.com/codebutler/farebot.git
$ cd farebot
$ git submodule update --init
$ ./gradlew assembleDebug

Open Source Libraries

FareBot uses the following open-source libraries:

About

Read data from public transit cards using your NFC Android phone!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 77.1%
  • Kotlin 21.9%
  • Other 1.0%