![]() |
[ANNOUNCE] pygeotrack: a simple N900-tracking client/server
1 Attachment(s)
As I found no real software for the N900 which allows you to easily find your N900 over the internet I wrote some simple scripts which allow exactly this. I heard that the minigpsd has support for some commercial tracking website but it needs packages which are not on the extras repo and you never know what they do with your data so here is my current concept:
Already done:
TODO ideas:
Updates get different colors to get them in one look The project is now located here with a very simple first version: https://garage.maemo.org/projects/pygeotrack/ So, is there any interest in this application? If some people would be interested I'd package it up and set up a svn (or garage page, didn't look into the whole garage thing yet). I'd also be happy if someone wants to work on it together with me (that's where the SVN comes into the game). |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Yeah, I would like this script. I have also made it myself, but I like to how you did it.
My software: - Python script on n900 connects to my web server (cgi-bin python script) where coordinates are stored in a file. - Made also a UI webpage in python/html with use of googlemaps which reads this stored file and shows coordinate list and auto-loads googlemap pictures. It works very well... |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
"I am here" - it does some of what you describe, except when prompted to by a trigger sms. AFAIK, it is no longer developed or that was the case when I last looked.
http://talk.maemo.org/showthread.php?t=50246 |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
@digitalviod: In short it is like this:
python script: Code:
*snip the whole gps and internet stuff* PHP Code:
PHP Code:
Code:
<?xml version="1.0" encoding="UTF-8"?> So you are using python on the server, too. Is this available on many hosters? I'm only used to php on servers and have zero experience with anything else. @handaxe: I searched for Iamhere but couldn't find any reliable (recent) info at all. Also I don't want it with SMS as you'd need the phone's number and this script will upload the location as soon as it is connected to any internet connection no matter which sim is inserted. It's still mostly a simple project to learn something about python, maemo, php and the kml files ;) |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Perhaps instead of connecting all by itself at fixed intervals (which might be troublesome), the python script could be run only each time a network connection is established (through d-bus signal, as in the Desktop Commmnd Execution Widget) ?
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Originally Posted by weisselstone:
"... So you are using python on the server, too. Is this available on many hosters? I'm only used to php on servers and have zero experience with anything else." I have a 24/7 server at home with a fixed IP address so I can do what I want... I like to know how you automaticly connect to an available internet connection (detect if there is already a connection and if not connect to a available connect and test if this connection works and if not chose another one and so on...). |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
'Looks very cool. A suggestion, if I may - perhaps you could add the ability to update via Google Latitude, which would provide an option for those who may not wish to use their own server (Latitude can also maintain location history as well)?
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
Quote:
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
I also created a similar thing, mainly on the server side, that while not having the kml side, allows additional functionality if you have lost your phone, see http://talk.maemo.org/showthread.php?p=627494 and feel free to use http://www.whereismydevice.com if you want to connect your scripts to it to add any of this functionality!
Cheers, Ben |
All times are GMT. The time now is 07:20. |
vBulletin® Version 3.8.8