Granola: Workout log for GPS enabled cyclists, runners, and hikers.
Rounder: Poker for your GNOME desktop.
Tito: A tool for managing RPM based git projects.
Rounder is an open source poker client and server. It is written in Python and released under the GPL. Primary user interface is GTK+, with an additional partially completed curses interface.
Development has been stagnant for quite some time but I still plan to return to it in the near future.

First cut, functional $2/4 limit hold'em across the network, but no persistent stats or accounts. Just choose a name/password, login, grab a seat and start playing with $1000 at your disposal. Still quite rough around the edges and almost certainly contains bugs.
rounder-0.0.1.tar.gz: MD5 d99dd7c446c7441cd7caf26a8ba59b54
Rounder is seeing relatively little development at this point in time, but feel free to try and stop by #rounder on the freenode IRC network.
The following are required to run Rounder:
Code is stored in Git and is hosted at github.com. You can browse it here, or if you with to git clone and hack on it yourself:
git clone git://github.com/dgoodwin/rounder.git
Patches are welcome. A TODO list is loosely maintained in a file in the root of the checkout.