You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Suresh Alse
035d432b7a
|
10 years ago | |
---|---|---|
crontabs | 10 years ago | |
public | 10 years ago | |
views | 10 years ago | |
.gitignore | 10 years ago | |
LICENSE.txt | ||
README.md | 10 years ago | |
app.js | 10 years ago | |
app.json | ||
crontab.js | 10 years ago | |
package.json | 10 years ago | |
routes.js | 10 years ago |
README.md
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.
- Easy setup
- Easy and safe adding, deleting or pausing jobs. Easy to maintain hundreds of jobs.
- Backups
- Download and schedule scripts which are online
- Manage crontabs on multiple machines easily. No SSH, No copy-pasting.
TODO
- Run jobs as different user
- Online backup
- Profiling jobs
- Logs