Fluidity 0.1 released
Fluidity is GTD software for Linux. I wrote it for my own use, but
maybe it can help you, too. (And if it does, I would like to hear from
you.) I am proud to annouce it's first public release. The tarball is
available here:
http://code.google.com/p/fluidity/downloads/detail?name=Fluidity-0.1.1.tar.gz
Requirements:
- Python 2.5
- GTK 2.16 (i.e.: you need a VERY new distro like Fedora 11 or Ubuntu
9.04, or you have to get a newer GTK on your own)
- Kiwi (
http://async.com.br/projects/kiwi/ - available in Fedora as
python-kiwi)
- PyYAML
- Tomboy (for project notes "integration")
- the excellent parsedatetime module for Python - if your distro
doesn't have this, it's available from the Python Package Index. Just
run: easy_install parsedatetime