Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
/ playback-gpx Public archive
forked from galens/playback-gpx

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

Notifications You must be signed in to change notification settings

gustitammam/playback-gpx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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"

07/29/2016

added requirements.txt
Fix "Returned non-zero exit status" error
Fix indentation


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

  • Python 100.0%