MichaelCurrin / unicron

The tenacious but efficient scheduler for daily tasks πŸ”‚ ⏳ πŸ¦„

Home Page:https://michaelcurrin.github.io/unicron/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicron πŸ•

The tenacious but efficient scheduler for daily tasks πŸ”‚β³πŸ¦„

Python CI GitHub tag License

Python Made with Docsify

  • The easy way to take control of your scheduled tasks.
  • Configure as many tasks as you want that will each run once a day.
  • For example, scrape HTML pages or Twitter API data - without running excessively, so you save on storage (avoiding duplicates) and avoid hitting rate limits.
  • Unicron integrates with crontab on macOS or Linux.
  • Made with Python, but zero packages needed!
  • Just clone, configure and run. 🐍 πŸŽ‰ πŸ¦„

License

Released under MIT by @MichaelCurrin.

About

The tenacious but efficient scheduler for daily tasks πŸ”‚ ⏳ πŸ¦„

https://michaelcurrin.github.io/unicron/

License:MIT License


Languages

Language:Python 75.2%Language:Shell 12.5%Language:Makefile 12.3%