2008/12/25 Angus Ainslie <span dir="ltr">&lt;<a href="mailto:angus.ainslie@gmail.com">angus.ainslie@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve started an app to help find lost or borrowed Freerunners. It<br>
watches for specially formatted SMSs and when it sees the right one it<br>
SMSs back its location.<br>
<br>
Put [1] in /usr/bin/<br>
Put [2] int /etc/init.d/<br>
<br>
chmod +x /etc/init.d/sms-sentry.sh<br>
ln -s /etc/init.d/sms-sentry /etc/rc5.d/S99sms-sentry<br>
reboot<br>
<br>
Now whenever you text &quot;sentry:location&quot; to your Freerunner it will<br>
return its lat and lan ( and altitude if available ). It may take<br>
minutes for the return SMS if the GPS is not active when the incoming<br>
SMS arrives.</blockquote><div><br>It would be useful to have some authentication too.<br></div></div>