bart6114/cheek

cheek: a pico-sized declarative job scheduler

Go

201

129 commits

updated Mar 12, 2026

See the code

README

cheek

cheek

GitHub tag (latest SemVer) workflow Go Report Card Go Reference Awesome love

cheek is a pico-sized declarative job scheduler designed to excel in a single-node environment. cheek aims to be lightweight, stand-alone and simple. It does not compete for robustness.

Quick Start

Fetch the latest version for your system:

darwin-arm64 | darwin-amd64 | linux-386 | linux-arm64 | linux-amd64

curl -L https://github.com/bart6114/cheek/releases/latest/download/cheek-darwin-amd64 -o cheek
chmod +x cheek
./cheek run schedule.yaml

Documentation

For comprehensive documentation, configuration options, examples, and advanced features, visit:

📚 cheek.barts.space

Acknowledgements

cheek is building on top of many great OSS assets. Notable thanks goes to:

  • gronx: for allowing me not to worry about CRON strings.

GitHub Contributors

cron
go
golang
jobs
orchestration
scheduler

Contributors

dependabot[bot]

50 commits

bart6114

38 commits

frederikdesmedt

10 commits

igitur

9 commits

bart6114/cheek

cheek: a pico-sized declarative job scheduler

Go

201

129 commits

updated Mar 12, 2026

See the code

README

cheek

cheek

GitHub tag (latest SemVer) workflow Go Report Card Go Reference Awesome love

cheek is a pico-sized declarative job scheduler designed to excel in a single-node environment. cheek aims to be lightweight, stand-alone and simple. It does not compete for robustness.

Quick Start

Fetch the latest version for your system:

darwin-arm64 | darwin-amd64 | linux-386 | linux-arm64 | linux-amd64

curl -L https://github.com/bart6114/cheek/releases/latest/download/cheek-darwin-amd64 -o cheek
chmod +x cheek
./cheek run schedule.yaml

Documentation

For comprehensive documentation, configuration options, examples, and advanced features, visit:

📚 cheek.barts.space

Acknowledgements

cheek is building on top of many great OSS assets. Notable thanks goes to:

  • gronx: for allowing me not to worry about CRON strings.

GitHub Contributors

cron
go
golang
jobs
orchestration
scheduler

Contributors

dependabot[bot]

50 commits

bart6114

38 commits

frederikdesmedt

10 commits

igitur

9 commits

Languages

Go

57.7%

CSS

29.2%

HTML

10.5%

JavaScript

2.4%