5 sleepto - An alternative to traditional task schedulers

github.com godoc.org goreportcard.com posted by jorin 2541 days ago  

sleepto is a simple alternative to task schedulers like Cron.

It only handles the timing and doesn't run a daemon like other schedulers do. Instead we encourage you to use your systems default init system (for example Systemd) to control your jobs. This allows you to:

Register to comment or vote on this story