Thread
:
Any interest in a lojack-like app for Maemo?
View Single Post
Benson
2008-06-04 , 21:37
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#
46
The iPhone has an always-on connection; that connection is to a GSM tower, which gives you exact distance from a fixed location right off, and often triangulation allows an exact postion. We're not so lucky; that solution won't do much good. But feel free to implement something simple like that, if you feel it's useful.
You'll need to install cron, install gpsd-clients
*
, add one line to crontab, and make about a 5-line shell script. Dunno about twitter, but you can FTP or SSH the data somewhere, if nothing else.
*
<plug shame="none" href="http://www.internettablettalk.com/forums/showthread.php?t=20652">gpsd-clients</plug>
But this simple solution can't be developed into the sort of thing you're discussing. If you read between the lines, we've pretty clearly established an architecture of a simple daemon with plugins to accomplish the more interesting & complex tasks. That's how you make something that can actually grow usefully...
__________________
World's first inductively-charged N900!
Last edited by Benson; 2008-06-04 at
21:49
.
Quote & Reply
|
The Following 2 Users Say Thank You to Benson For This Useful Post:
kernelpanic
,
ysss
Benson
View Public Profile
Send a private message to Benson
Find all posts by Benson