c-cron

Installation
SKILL.md

Scheduling & Cron

lunchy-go (launchctl wrapper)

Friendly wrapper around macOS launchctl:

# List all services (pattern match)
lunchy-go ls
lunchy-go ls redis

# Start a service
lunchy-go start com.example.service
lunchy-go start redis    # pattern match

# Stop a service
lunchy-go stop redis
Installs
10
Repository
daxaur/openpaw
GitHub Stars
167
First Seen
Mar 9, 2026
c-cron — daxaur/openpaw