Skip to content

A way to easily playback a gpx file to geanyshell android emulator

Notifications You must be signed in to change notification settings

galens/playback-gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a script forked from: https://gist.github.com/JesseCrocker/8407623

This script replays a gpx file and outputs to geanyshell

Example usage:
python playback-gpx.py -i 1 -r "-r 192.168.56.101" "docs/South On Topanga(1).gpx"

02/01/2018

show an error message if the genyshell cannot be found

08/21/2014

added returnDefaultPath function so the script is more os independent
added -r option so users can pass extra flags to geanyshell like an ip address
added ability to pause execution of script with keyboard interrupt

About

A way to easily playback a gpx file to geanyshell android emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages