| | 1 | == pidgin-away == |
| | 2 | pidgin-away.py lets you specify a new away message from the command line. Great for usage from within scripts. I wrote it so that when I start a game I can automatically set my status to away, and return to available when I'm done playing. Any questions or bugs, send me an email (contact information is in the script). |
| | 3 | |
| | 4 | '''Download''' |
| | 5 | * 2007-06-25 - [http://dsp.mcbf.net/releases/pidgin-away.py Version 0.2]: small bugfixes |
| | 6 | * 2007-05-20 - Version 0.1 |
| | 7 | |
| | 8 | == skype-away == |
| | 9 | skype-away.py lets you read or set the current status. Any questions or bugs, send me an email (contact information is in the script). |
| | 10 | |
| | 11 | '''Download''' |
| | 12 | * 2007-06-25 - [http://dsp.mcbf.net/releases/skype-away.py Version 0.2] |