An open API service indexing awesome lists of open source software.

https://github.com/cronhub/crontab

⏰ Cron expression generator
https://github.com/cronhub/crontab

cron cron-expression cronjob-scheduler crontab crontab-format

Last synced: about 1 year ago
JSON representation

⏰ Cron expression generator

Awesome Lists containing this project

README

          

# Crontab by [Cronhub](https://cronhub.io?ref=github)
A simple web interface to easily generate cron expressions.

### Contributing
Feel free to suggest features or open pull requests.

### Run this locally
1. `$ git clone git@github.com:cronhub-app/crontab.git`
2. `$ cd crontab`
3. `$ yarn`
4. `$ yarn start`
5. View the running app in your browser at `http://localhost:3000`

### Feedback
Please open issues at any time. You can reach out to me at tigran@cronhub.io.