Skip to content

MichaelCurrin/unicron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.