modrana
modrana copied to clipboard
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! :)
When typing the search entries the keyboard doesn't provide word completions/suggestions (at least on Sailfish X). However, the suggestions may be really handy as lot of the search terms are...
Add a DBUS interface - initial just a focus on point should be enough. This way other applications (such as browsers, contact managers, voice assistants, etc.) can interact with modRana,...
Feature request: import POIs from a local .kml file it should be also useful to export local POIs to a local .kml file. Thanks a lot for everything!
This basically amounts to matching the direction languages supported by a routing backend to the languages supported by the TTS engines and exposing the result to the user to choose...
The turn by turn directions often contain local names and it is very easy to have local names originating from a different language than the directions (English directions and Czech...
The espeak binary has [quite a few command line options](http://espeak.sourceforge.net/commands.html) that might be of interest for users to tweak and could be especially handly in more complex non-English scenarios. So...
Hi @M4rtinK, when translating modRana (thanks for setting up a transifex project, as you announced in [TMO post 1539194](https://talk.maemo.org/showthread.php?p=1539194#post1539194)), I stumbled across some incorrect English (source) strings and a couple...
Looks like the QML PositionSource element can finally tell us the [current direction of travel](https://doc-snapshots.qt.io/qt5-5.9/qml-qtpositioning-position.html#direction-prop), so we might be able to drop the custom bearing computation code!
While voice sample based output for navigation messages would be nice to have & the voice samples produced for Marble should be usable there are some issues: - samples would...
Add a script that installs local source checkout of modRana to the system: - install desktop file with a "local" suffix in name - install symbolic link to the modRana...