Skip to content

longj724/cron-job-manager

Repository files navigation

What is Cron Job Manager?

Cron Job Manager is a macOS desktop app that helps create and manage cron jobs on your system. CJM allows you to create cron jobs by selecting the script you would like to run as a job, and then specifying when you would like to run the job in plain English (e.g. run this job "Every Monday, Wednesday, and Friday at noon" ). There is no need to create scheduling expressions using the standard cron job syntax.

Steps to Download

  1. Clone this repository
  2. Navigate to the root directory and run npm run make
  3. The application will be located in the out/Cron Job Manager-darwin-x64 folder.
  4. Move the application into your Application folder

Note: Upon initially creating or deleting a cron job, your system may ask you for permission for Cron Job Manager to modify system files.

Demo

Cron-Job-Manager-Demo.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published