Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
⏰ Cron expression generator
- Host: GitHub
- URL: https://github.com/cronhub/crontab
- Owner: cronhub
- License: mit
- Created: 2019-01-21T22:06:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T10:29:33.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T08:16:38.082Z (6 months ago)
- Topics: cron, cron-expression, cronjob-scheduler, crontab, crontab-format
- Language: TypeScript
- Homepage: https://crontab.cronhub.io
- Size: 2.6 MB
- Stars: 201
- Watchers: 3
- Forks: 33
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - cronhub/crontab - ⏰ Cron expression generator (TypeScript)
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 [email protected]: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 [email protected].