This projects aims at helping desktop users easily design cron and at jobs.
Its development is based on the Python programming language and the GTK+ toolkit (through the PyGTK binding).
This is the main window showing active and inactive tasks:
This is the assistant launched when you create a new task:
You can join the general discussion mailing list to ask for features or report bugs or you can join the development list if you want to help us with the development.
You can also go to our Savannah project page.
To get the source code, just type the following in a terminal:
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/pyatcron login
When asked for a password, just hit enter. Then, enter the following:
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/pyatcron co pyatcron