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 really like to hear from you.)
(the screenshots don't really illustrate my goals for Fluidity though - a lot of it is about carefully-chosen defaults and fast fast fast data entry, but those are things best understood by just using it.)
Project News
Fluidity 0.1 released!
I am proud to annouce the first public release of Fluidity! 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)
- pygtk 2.14
- pygobject
- Kiwi (http://async.com.br/projects/kiwi/ - available in Fedora as python-kiwi)
- PyYAML
- PyXDG
- gnome-python-desktop (specifically, gnome-python2-gnomekeyring in Fedora)
- 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
- Optional: psyco