Testers Wanted
Over the weekend I hacked on a clone of Marco Polo for GNOME. The idea is that you define a set of contexts, such as "work", "in meeting" or "home". The current context is determined by a set of rules, for example being on the "Burton" wireless network means I'm in the "home" context, the time being between 09:00 and 18:00 means the "daytime" context, and so on. Finally, when entering or leaving a context actions can be executed, such as muting the sound card, mounting a remote drive, or changing the default printer. So far I have sources for the time of day and wireless network name, and actions to run a command and set a GConf key.
Now that the basics are in place, I'm looking for other alpha-testers. Experience with Python is a requirement at the moment as there is no UI or configuration file yet. That said, if this application sounds like it could be useful to you then please email me.
NP: !K7, Various
While a "add conditions" dialog would work, one of the things I was interested in was seing how easy it would be to make it auto-learning. For example, if you woke your laptop up and changed it from "Home" to "Work", it would notice that the main differences were the change in network (both the network itself, and that stuff advertised via SMB and mDNS had changed). Then next time you did the same, it would realise a similar change had occurred and automatically switch context.
I move with my laptop from work to home and sit in several cafes with wireless.
At home I want torrents to be full speed, at cafes I want to enable the firewall , at work I want to enable servers etc..
Anyway, I am really interested in helping and testing.