+

+Crontab UI

+ +

Editing the plain text crontab is error prone for managing jobs, e.g., adding jobs, deleting jobs, or pausing jobs. A small mistake can easily bring down all the jobs and might cost you a lot of time. With Crontab UI, it is very easy to manage crontab. Here are the key features of Crontab UI.

+ +

flow

+ +
    +
  1. Easy setup
  2. +
  3. Safe adding, deleting or pausing jobs. Easy to maintain hundreds of jobs.
  4. +
  5. Backup your crontabs.
  6. +
  7. Export crontab and deploy on other machines without much hassle.
  8. +
+ +

Read this to see more details.

+ +

+Setup

+ +
npm install crontab-ui
+crontab-ui
+
+ +

+TODO

+ +
    +
  1. Run jobs as different user in one place.
  2. +
  3. Profiling jobs.
  4. +
  5. Logs.
  6. +
  7. Importing from existing crontab file.
  8. +
  9. systemd timer support
  10. +
+ + + +