Schedule Tasks Using Gnome-schedule (cron & at GUI)

Gnome-schedule is a grapichal user interface to ‘crontab’ and ‘at’, both used to schedule tasks. It supports
periodical tasks and tasks that happens once in the future. It is written in python using pygtk.

Full Story