lunchy

Friendly wrapper for launchctl to manage macOS launch agents/daemons

brewmacoslinux
Try with needOr install directly
Source

About

Friendly wrapper for launchctl

Commands

lunchy

Examples

List all running launchd services$ lunchy list
Start a specific service by name$ lunchy start redis
Stop a running service$ lunchy stop postgresql