keshavbhatt / mkcron

Simple cron schedule expression editor for Linux Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple CRON schedule expression editor for Linux Desktop

Creating a crontab file can be challenging sometimes as its format is not entirely intuitive. This is a very simple and basic free app to generate crontab scheduler syntax for scheduling applications or commands to run. You can create any custom schedule with fine tuning the months, days, hours, minutes you want to run a specific command or application.

The application also have a few embedded examples, if you want to better understand how a crontab schedule syntax looks like and it also gives you usage ideas.

Main Features of Mkcron :

Creating a crontab file can be challenging sometimes as its format is not entirely intuitive. This is a very simple and basic free app to generate crontab scheduler syntax for scheduling applications or commands to run. You can create any custom schedule with fine-tuning the months, days, hours, minutes you want to run a specific command or application.

The application also has a few embedded examples, if you want to better understand how a crontab schedule syntax looks like and it also gives you useful ideas.

Main Features of Mkcron :

  • Neat easy to understand User interface.
  • Help you in generating complete crontab schedule syntax by allowing you to set Program parameters and arguments.
  • Highlights meaning of every component of syntax in human-readable form for easy understanding.
  • Shows upcoming execution date-time of schedule while creating syntax.
  • Allows you to save/bookmark your schedules for future use.
  • Comes with a lot of pre-built mostly used schedule examples which let you create new tasks easily.
  • There is a random schedule generator built inside the app which can create random schedules for you and help you learn crontab syntax.

Screenshot :

Mkcron Main screen

Mkcron Main screen 2

Download Linux here :

Mkcron can be installed on all Linux Desktop supporting snapd Via command line app can be simply installed with following command:

snap install mkcron

Snapstore Store link:

mkcronGet it from the Snap Store

About

Simple cron schedule expression editor for Linux Desktop

License:MIT License


Languages

Language:JavaScript 55.1%Language:C++ 21.6%Language:Shell 13.7%Language:CSS 4.4%Language:HTML 4.3%Language:QMake 0.9%