Command Schedulers

6 Best Free and Open Source GUI Command Schedulers

The software utility cron also known as cron job is a time-based job scheduler in Unix-like computer operating systems.

Users who set up and maintain software environments use cron to schedule jobs (commands or shell scripts) to run periodically at fixed times, dates, or intervals.

This software typically automates system maintenance or administration such as automating backups, cleaning disk space and other system maintenance tasks. It’s general purpose too making it good for things like downloading files from the Internet and downloading email at regular intervals.

Cron is most suitable for scheduling repetitive tasks. Scheduling one-time tasks can be accomplished using the associated at utility. For commands that need to be executed repeatedly (e.g., hourly, daily, or weekly), you can use the crontab command. The crontab command creates a crontab file containing commands and instructions for the cron daemon to execute.

Cron is a command line utility. Many users like using a graphical front-end. The chart below provides our recommendations. They are all free and open source goodness.

Ratings chart for best free and open source GUI command schedulers

Let’s explore the GUI command schedulers at hand. Click the links in the table below to learn about each program.

GUI Command Schedulers
KCronConfigure and schedule tasks
KTimerLittle tool to execute programs after some time
FcronQFcron GUI which uses the Python v3, Qt v4, and PyQt v4 frameworks
ZeitQt frontend to crontab and at
GNOME ScheduleGraphical front end for the ‘crontab’ and ‘at’ tools
GcronGraphical frontend for cron

This article has been revamped in line with our recent announcement.

Best Free and Open Source SoftwareRead our complete collection of recommended free and open source software. Our curated compilation covers all categories of software.

The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

There are also fun things to try, hardware, free programming books and tutorials, and much more.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Ben
Ben
7 months ago

You did miss KAlarm from the list – I use this for quite a few tasks, including waking up my PC in the morning to play music increasing in volume over a few minutes to wake up.

Alan
Alan
7 months ago
Reply to  Ben

Well, you can say they didn’t include KAlarm. That’s not necessarily the same as missed.