Skip to content

Latest commit

Β 

History

History
41 lines (30 loc) Β· 1.87 KB

README.md

File metadata and controls

41 lines (30 loc) Β· 1.87 KB

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.