Unicron :clock1:

September 10, 2021 ยท View on GitHub

The tenacious but efficient scheduler for daily tasks :repeat_one::hourglass_flowing_sand::unicorn:

Python CI GitHub tag License

Python Made with Docsify

Unicron logo
  • 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. :snake: :tada: :unicorn:

Github Pages site

License

Released under MIT by @MichaelCurrin.