View Single Post
Posts: 7 | Thanked: 15 times | Joined on Sep 2010 @ Pune, India
#1
Hi,

I've been working on an application that can generate alerts based on your current location. In its current state, it will generate dbus signals when a user-defined point of interest is nearby.

I'm now learning how to create a desktop widget that can watch the dbus notifications and do something useful with them, but even as it is, it can still find interesting use, perhaps with dbus-scripts.

The code is in python, and requires the python-location library installed.

Grab the .deb from https://bitbucket.org/kushal_kumaran...iond/downloads, or clone the repository to take a look at the source.

Some notes on usage are in the wiki at https://bitbucket.org/kushal_kumaran...iond/wiki/Home
 

The Following 9 Users Say Thank You to kushal.kumaran For This Useful Post: