This is a simple app that runs and reports your position to whatever website you have configured.
Attachment | Size | Date |
---|---|---|
gpslocator_0.0.1_armel.deb | 26.27 KB | 26/07/2013 - 19:33 |
gpslocator_0.0.2_armel.deb | 26.28 KB | 10/01/2014 - 22:56 |
gpslocator (0.0.2) unstable; urgency=low * BugFix Release.
Comments
LDV
Sun, 2014/11/30 - 01:08
Permalink
Yes, I think it possible.
I port this app to SailFish OS, so i think that i can realise your issue in next app version for MeeGo and SailFish.
joruss
Sat, 2014/11/29 - 15:24
Permalink
I think you did not bump version number in package.
No update was found automatically and after installing 0.0.2 manually it was still showing it is installing 0.0.1 ("About" page shows v 0.1a as well)
develforfun
Mon, 2014/04/14 - 18:38
Permalink
It is useful (simple)
but I totally don't know the url functions formatter.....
Additionally,it will do more if you can provide a text box where user can input a command which will be execute when update_location_btn is pressed .
alephito
Tue, 2014/01/07 - 07:53
Permalink
Hi.
I am trying you application. Apparently, it does not save my URL defined in Callback Settings.
Is it working?
Thanks.
LDV
Fri, 2014/01/10 - 02:00
Permalink
Thx for comment.
Callback settings are saved when you click "submit" button on the virtual keyboard.
In the near future I will add a function to save parameters when the focus changes.
alephito
Sat, 2014/01/11 - 10:01
Permalink
Thank you for answering.
It worked. But then I had trouble setting the value for "Update Interval". Finally, I did it.
Now the problem is the app does not call my URL. Is there any way to check it?
Thanks again.
LDV
Fri, 2014/01/10 - 23:12
Permalink
Epic fail :)
Fixed in 0.0.2 version
alephito
Sat, 2014/01/11 - 10:53
Permalink
Thanks. Now it is almost perfect. ;-)
The only problem that I find is if I set an update interval of 120 minutes, for instance. The app fixes a location, sends it to my server and the GPS stays connected until the next update, in 120 minutes. This behaviour drains the battery fast.
Would it be possible to stop the GPS after sending the data to the server and activating it again acording to the defined update interval?