Requirements
Linux
Debian/Ubuntu?
Under Debian and Ubuntu you can install the dependencies by doing: sudo apt-get install python-gtk2 python-twisted-web
Optionally, if you want desktop notifications you can do: sudo apt-get install python-notify
Then install Itaka like this: sudo dpkg -i itaka_0.2-1.deb
Fedora
Itaka is in the official Fedora repositories, you can install it by doing: yum install itaka
Source
Other distributions, please see README file for installation instructions. I am currently accepting contributions so that Itaka can have binaries in other distributions.
RPM
An itaka.spec file is provided in here if you want to build your own RPMs.
Windows
You can install all the components manually
- Python
- PyWin32
- Twisted
- GTK (bundle), and add your GTK installation path to your system
- PyGobject/PyCairo/PyGTK
Run itaka by double-clicking itaka.pyw

