Software:MoNav
From HandWiki
Developer(s) | Christian Vetter |
---|---|
Initial release | 8 June 2010[1] |
Stable release | 0.3.0
/ 23 April 2011 |
Written in | C++ |
Operating system | Cross-platform |
Platform | Windows, Windows Mobile, Linux, Symbian, Maemo |
Available in | English |
Type | Satellite navigation |
License | GNU General Public License, v3 |
Website | code |
MoNav (short for MObile NAVigation) is a free, car navigation system with GPS tracking, realtime routing engine. It uses data from the OpenStreetMap project. It supports multiple platforms and supports car, foot and bicycle navigation.
The software includes a local navigation daemon and a client. There is also a preprocessor, that converts OpenStreetMap data to data usable by the daemon, but the preprocessor does not need to run on the navigation unit. It is written in C++ using the Qt toolkit (for the non-graphical parts as well). It is maintained as a project in Google Code using the Mercurial version control system.
See also
References
- ↑ Initial version control commit
Forks
- https://github.com/shentok/MoNav popular github fork.
- https://github.com/M4rtinK/monav-light
- https://github.com/tunp/monavsailfish
External links
- MoNav on the OpenStreetMap wiki