pyWeeStatus
Introduction
pyWeeStatus is a small python application for Mac OS X and linux, which uses the WeeWar API to check for games needing your attention, and alerts you to the existance of playable games by showing a trooper on your menubar:
Source code
The source code is available for you to do with as you please under some sort of license :p
http://svn.palle.net/projects/weewar/trunk/pyWeeStatus
Mac OS X
Changelog
- 0.3.0
- Added Growl support
- 0.2.0
- Fix removing of old games
- New icons for the menus
- Removed Games submenu, now putting games in the main menu
- 0.1.0
- initial release
Download
pyWeeStatus.dmgUsage
Mount the disk image, drag the application to a suitable place on your harddrive. Double-click it to launch, open Preferences, enter your username and API key, and wait for a tick to happen, and your games should appear in the menubar.
Linux/gtk
Changelog
- 0.3.0
- Made the application work without a preexisting configfile
- 0.2.0
- Notify support
- Better package, inside a directory now
- 0.1.0
- Initial release
Dependencies
All dependencies listed here are ubuntu package names
- python-gtk2 v2.10+
- python-notify (optional, enables notification bubbles)
Download
pyweestatus.tar.gzUsage
Unpack the distribution to a suitable directory (~/pyweestatus for instance), and change into the directory. Run ./pyweestatus.py, and set your preferences in the dialog, wait for a tick to happen, and your games should appear in the menu.