Skip to content

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)

License

vpodzime/modrana

 
 

Repository files navigation

modRana

image

ModRana is a flexible GPS navigation system for mobile Linux devices.

Development

Pull requests welcome ! :D

Devices

Confirmed to run on:

  • desktop PCs
  • the Jolla smartphone and other Sailfish OS devices
  • Nokia N900
  • Android 4.0+ devices
  • Nokia N9 & N950
  • Neo FreeRunner
  • Smart Q7

Dependencies

  • Python 2.5+ (including Python 3.2+)

GTK GUI

  • PyGTK
  • PyCairo
  • Python-Location (N900)

Qt 5/QML GUI

  • Qt 5.1+
  • Python 3.2+
  • PyOtherSide 1.3+
  • a supported Qt Quick components set
    • Qt Quick Controls 2
    • Sailfish Silica

Ancestry

ModRana started as a fork of the Rana project, but currently uses code from many open source projects:

  • Upoints - GPX handling
  • Odict - ordered dictionaries
  • GPSD Python bindings
  • AGTL - Fix object, PinchMap element
  • Popup QML element from Mitakuluu
  • ThreadManager class from Anaconda
  • geopy - Geonames access
  • googlemaps - Google API
  • configobj - configuration file handling
  • PyCha - route profile graphs
  • urllib3 - tile download connection reuse
  • argparse - startup argument handling
  • gprof2dot - profiling

Licence

ModRana is licensed under GPLv3.

Resources

About

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.2%
  • QML 8.8%
  • C++ 2.3%
  • JavaScript 0.3%
  • Makefile 0.2%
  • Shell 0.1%
  • QMake 0.1%