![]() |
2010-08-17
, 17:30
|
Posts: 44 |
Thanked: 16 times |
Joined on Mar 2010
|
#32
|
The GPS tracker is only using the last known GPS data, right? - or is GPS turned on in the scripts?
If not, would it then be possible to turn on the GPS with out any icon showing up on the desktop, so you could track the phone, even if the thief is not using GPS applications on the phone?
Otherwise it could be hard tracking the phone with some old GPS data.
![]() |
2010-08-17
, 22:51
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#33
|
![]() |
2010-08-17
, 23:12
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#34
|
![]() |
2010-08-18
, 10:32
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#35
|
![]() |
2010-08-21
, 13:38
|
Posts: 56 |
Thanked: 31 times |
Joined on Jul 2008
@ Austria
|
#36
|
![]() |
2010-08-23
, 19:15
|
|
Posts: 546 |
Thanked: 85 times |
Joined on Feb 2008
@ Winnipeg, Canada
|
#37
|
![]() |
2010-08-23
, 20:01
|
|
Posts: 162 |
Thanked: 20 times |
Joined on Oct 2009
@ California
|
#38
|
![]() |
2010-09-01
, 18:50
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#39
|
Hi,
The only variable in "trackerconstants.py" that seems to warrant a configuration option is "c_password". What does that do? Having the login password *stored on the stolen device* with which you can log in to the tracking site and maybe delete the account or whatever seems like a really bad idea. Are there some safeguards against this?
The ssh server's host name and account in "ssh.sh" warrants configuration, yes. Does that assume public-key authentication? If so, should that be set up automatically as well? Or does it work in some completely different way?
Well, doing the actual configuration screen is easy, but what should be configured and how is the question :-)
![]() |
2010-09-01
, 19:10
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#40
|
Is there any way that more than the last 25 log entries can be saved? Having constant email updates is simple but seems a bandwidth waste. Maybe an option to email only after 25 updates have been completed?
TX
The Following User Says Thank You to benh_n900 For This Useful Post: | ||
The package would need to:
Copy the various scripts to the right place
Provide a configuration screen that changes the variables in trackerconstants.py and ssh.sh
If someone wants to do this, I might update the scripts to make the reverse geocoding optional as this causes problems for many people, then it would be configurable in trackerconstants.py
If someone wanted to take it further, there is no need to use the scripts at all and you could create your own client application that just uses the api as described on the site.
Cheers,
Ben
http://www.whereismydevice.com - Recover your device if lost/stolen
http://jqueryinreallife.blogspot.com - Comedy jQuery blog