lunchy-go

Friendly wrapper for macOS launchctl to manage launch agents/daemons

brewmacoslinux
Try with needOr install directly
Source

About

Friendly wrapper for launchctl

Commands

lunchy

Examples

List all loaded launch agents and daemons$ lunchy list
Start a specific service by name$ lunchy start postgresql
Stop a running service$ lunchy stop redis