Unicron :clock1:
September 10, 2021 ยท View on GitHub
The tenacious but efficient scheduler for daily tasks :repeat_one::hourglass_flowing_sand::unicorn:
- 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
crontabon macOS or Linux. - Made with Python, but zero packages needed!
- Just clone, configure and run. :snake: :tada: :unicorn:
License
Released under MIT by @MichaelCurrin.