Skip to content

mrhenrike/libretaxi

 
 

Repository files navigation

Patreon

LibreTaxi: open source alternative for Uber/Lyft with the focus on social change, freedom, delivering taxi service through technology to all people around the world

LibreTaxi makes taxis affordable again by completely removing all layers in between. Passengers pay with cash and get connected with drivers directly, where LibreTaxi is a thin layer allowing to negotiate the price before order is confirmed. No registration/approval is required. Less regulations.

Implementation details

Technical stack:

  • Node.js, JavaScript (ES6)
  • Firebase as data storage
  • Redis as storage for kue
  • Telegram as the main transport
  • CLI as backup and PoC transport

Translatable via locale file. Currently has support of 20+ languages.

Server support: macOS, Linux (Windows should also work).

Client (Telegram) support: iOS, Android, macOS desktop client, web (can also work for Windows phones - not tested). Note that Telegram desktop clients for Linux and Windows are currently not supported because of lack location functionality. However, web client can be used on these OS along with any modern browser.

Why Telegram?

  • Available for all popular platforms
  • Contains rich bot API
  • Fast, reliable, and secure
  • Works perfect with slow/poor Internet connection
  • Staff and support are developer-friendly
  • More likely to fight for LibreTaxi rights when it comes to regulations (Germany/EU jurisdiction)

Technical roadmap (unordered)

  • Make it safer for passengers and drivers
  • Add Bitcoin integration
  • Add drivers/passengers rating
  • Add configuration based on zones and regions
  • Add more vehicle types
  • Make it easier to use and safer for moms/dads and children
  • Make it easier to use for people with disabilities
  • Add more translations
  • Add integration (click) tests (and infrastructure) for Telegram platform
  • Add delayed rides
  • Refactoring, refactoring, refactoring

Development guidelines

Linux tweaks

This package is using unicode emojis. Click here to install them. Unfortunately, on Linux they are in one color in Terminal and in Atom editor. Update this doc if you were able to make them in color in Terminal and/or Atom editor.

Support LibreTaxi

Here is how you can help:

  • Donate from LibreTaxi.org - scroll down for link.
  • BTC: 1HoUX4UtYPZUUQekAmyYpr42Z9dV9kLke3
  • ETC: 0x01645791d038Ff07EcB95929448bd513D9C73cc4
  • LTC: LajxywwPMtL5P2s5oj7dGmcgmVhEc9R7gF

Or just spread the word and contribute to the project!

About

LibreTaxi, free and open source Uber/Lyft alternative to connect passengers and drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Shell 0.2%