The Pyatcron System Task Scheduler

What is it ?

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

What does it look like ?

This is the main window showing active and inactive tasks:

This is the assistant launched when you create a new task:

Where can find more information ?

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.

Where is the source ?

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