You can download the application in two forms: either as a Windows installer or as the source code archive, which can be used both on Windows and Linux.
Windows
The Windows installer can be downloaded from here. When started, it will ask a few questions, and then install the program and some icons.
If you have version 0.3 installed already, you can download a patch which contains only the changes.
Sources
The sources can be downloaded here.
To run it, you need the following extra packages installed:
- A Python interpreter (version 2.5 or later is recommended, although 2.4 seems to work too).
- PyGTK, the Python interface for the GTK graphics library (2.10 or later is recommended).
- GTK, of course (2.10 or later is recommended).