Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaytaph/gpsfix
Simple GPS Locator service for Android
https://github.com/jaytaph/gpsfix
Last synced: about 1 month ago
JSON representation
Simple GPS Locator service for Android
- Host: GitHub
- URL: https://github.com/jaytaph/gpsfix
- Owner: jaytaph
- Created: 2011-05-29T15:08:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-29T15:12:08.000Z (over 13 years ago)
- Last Synced: 2024-10-15T22:11:10.829Z (3 months ago)
- Homepage:
- Size: 101 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple GPS Locator service for android
This will fetch your location (GPS) at certain intervals (around a minute), and
pushes it to a website (/setcoords.php?lat=X&long=Y.You can there do whatever you want with the data.
Needed for a bicycle tour to provide people at home with up-to-date information
about our current position.Any remarks, comments etc, mail me at [email protected]