Search

All categories

The basic idea...

"The basic idea behind open source is very simple. When programmers on the Internet can read, redistribute, and modify the source for a piece of software, it evolves. People improve it, people adapt it, people fix bugs. And this can happen at a speed that, if one is used to the slow pace of conventional software development, seems astonishing...
...The Open Source pages exist to make this case to the commercial world."    - Introduction to Open Source - www.opensource.org

* Self-Hosted GPS Tracker

market download Send your GPS position in real-time to *your* server.

You need a self-hosted web server on which you're allowed to install this kind of script which records GPS coordinates (latitude, longitude) : https://github.com/herverenault/Self-Hosted-GPS-Tracker/blob/master/server-side/gps.php

Then, do what you want with those coordinates. It's *your* data.
For example, you can put these PHP scripts on your server in order to show your family or friend where you are on a Google map : https://github.com/herverenault/Self-Hosted-GPS-Tracker/tree/master/server-side
It may be useful, for instance, if you're alone doing sport in an isolated area : in case of emergency (injury or failure), your family may locate you easily on the map. Provided you have GPS signal and data connectivity (4G, H+, 3G, EDGE...).

This app is NOT meant to be a stealth tracker, or to be forced upon a user. So, please don't ask me how to hide it from the user, or how to prevent the user from closing the app.

I put a demo on http://herverenault.fr/self-hosted-gps-tracker/demo/i-am-here
To see your position on this page, enter http://herverenault.fr/gps in the app on your phone (or tablet). It's an anonymous URL, so if you're not the only one doing it, you may see the location of another anonymous user.

Side-note: There are plenty of apps which do the same, for example Open GPS Tracker. But I wanted an app
* which sends my position to my server, and only my server
* which does not download any map on my phone and thus does not go over my 3G plan
* the most simple ever : just enter URL, enable 3G and GPS and go !

And then, I wanted to do it just for fun. If you're interested in it, source code in available on https://github.com/herverenault/Self-Hosted-GPS-Tracker under Free Software license GPL v3.

This is not a product, I don't sell it, there's no ad. It's only code sharing. Enjoy.

Recent changes:
v 1.7
- Disable editing the URL when the service runs.

v 1.6
- Prevent from having to hit Back twice in order to exit when coming from the notification bar.

v 1.5
- Allow GPS update interval down to 5 sec instead of 30.

v 1.4
- Tolerate devices which sometimes send GPS updates 1 second too early, such as HTC One Mini.

v 1.3
- New option: add a timestamp to each HTTP request.

Content rating: Low Maturity

Author: Herv? Renault
Version: 1.7
Market link: fr.herverenault.selfhostedgpstracker
Web site: http://herverenault.fr/



Source code:
Code license:
Market downloads: 5,000-10,000
Market rating: 4.5 / 5.0
Category: Top:/Applications/Tools


Added: 2015-10-18
Updated: 0000-00-00
Hits: 438



Edit link