LBR (i couldnt try it yet but y think is usefull!!!)
LBR
You can define locations based on GSM cell IDs. For each location you can define actions to be triggered when you arrive in or leave the location. Currently two types of actions are supported: SMS and a reminder box.
LBR optionally supports GPS devices. When you attach a GPS to the phone, LBR annotates each cell with its GPS coordinates and tries to find out, where the cell is located. So you can use it as a pure CellTracker application. There is simple perl script which creates an even simpler java script showing the positions of the aquired cells using google maps. To create the map you have first to export the cell database by choosing menu item File->Export or pressing the Cntl-X. The cell database will be exported as XML to Documents/LBR/lbrexp-yyyymmddhhmmss.xml. Transfer this file to your computer where you will run mkmap.pl. Start mkmap.pl with the filename of the export file as argument.
|