My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

NOTE

Regrettably, this project has moved to GitHub. I really don't like Git, especially compared to Mercurial, but GitHub is what All The Cool Kids are using, and for once, I'd like to reap the benefits of doing what everyone else is doing.

Previous content

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.)

Screenshots

(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.6
  • GTK 2.16 (any modern distro will have this)
  • pygtk
  • 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: pip-python install parsedatetime
  • Optional: psyco & paramiko

Powered by Google Project Hosting