Gnome-Schedule – GNOME scheduler for automatic tasks

Sponsored Link
Gnome-schedule is a graphical user interface that leverages the power of vixie-cron, dcron and at to manage your crontab file and provide an easy way to schedule tasks on your computer. It supports recurrent (periodical) tasks and tasks that happen only once in the future. It is written in Python using pygtk, and has been developed, tested and packaged for various Linux distributions.

Awesome features

Supports custom titles and icons for your tasks so that they are more easily to keep track of
Templates support so that you won't have to create the same task again and again; these are saved in gconf and may easily ship them with, say, a Linux distribution
If run as root, you can edit any user's crontab and "at" tasks.
Human-readable strings like "Every hour" instead of "0 * * * *"
Advanced mode for crontab experts
Provides a "panel applet" where you can manage tasks from a dropdown menu
Predefined common expressions like: every minute, every week, tomorrow, next week
A calendar allows you to choose the day you want a task executed

Install gnome-schedule in ubuntu

Open the terminal and run the following command

sudo apt-get install gnome-schedule

Screenshot


Sponsored Link

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *