Skip to content

stephank/pocketcron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocketcron

A tiny cronjob runner. Great as a 'sidecar' process in your application.

  • No syslog. No email. Cronjobs inherit stdout & stderr from pocketcron.

  • Cronjobs inherit environment variables from pocketcron. (Does not support variables in crontab files.)

  • Supports only the user crontab format. (No username field, like in system crontab files.)

  • Not a deamon. Always runs in the foreground.

About

A tiny cronjob runner

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors