Desktop Edition
The original Linux timer, written in Python and released under the GPL.

Online Edition
The web based timer, system independant and good for when you're not at your home PC.
Facebook Edition
The Facebook timer, for those of us who just can't leave that site alone.
The desktop edition of SitQuietly is a simple meditation timer program for GNU/Linux and the Gnome desktop, written in Python. It allows you to specify an introductory period for your meditation in seconds and a sitting period in minutes. The program will play a bell at the end of the intro period, then again at the end of your sitting. You can find the main window illustrated below.

Features

* Supports settling / earthing & centering period and main sitting.
* Pleasant bell sound at the conclusion of each period.
* Graphical display of time elapsed.
* Online help.

Requirements

* Gnome 2.16 or greater
* Gstreamer 0.10 or greater
* Python 2.4 or greater (including Glade)
* Yelp (for the online help)

If you have at least Ubuntu GNU/Linux 6.10, then you meet the above easily.

Installation

The easy way

1. Download the Ubuntu .deb below.
2. Navigate to it in the Ubuntu file manager
3. Double click the file, it will open in the package installer
4. Click on the Install button

The hard way

1. Download the Ubuntu .deb below.
2. Open shell and navigate to the folder you downloaded the .deb to.
3. Enter the command sudo dpkg -i sitquietly_1.0-1_i386.deb and enter your password.
4. Sitquietly should appear in Applications -> Accessories

Download

Ubuntu Linux package: sitquietly_1.0.1-1_i386.deb
Generic tar archive: sitquietly_1.0.1-1.tar.gz

The tarball is provided for packagers, but I've been given the heads up that Sitquietly doesn't run from it. I'm working on a version 1.0.2 which will resolve this and a couple of other issues.