Graphical Service Manager for Linux and macOS

View, search, and control system services right in your terminal.

Get started

Install

Debian package
$ curl -LO https://github.com/shakg/g-systemctl/releases/latest/download/g-systemctl-linux-amd64.deb
$ sudo apt install ./g-systemctl-linux-amd64.deb
g-systemctl installed
Basic usage
$ g-systemctl
$ g-systemctl -f nginx
# Target system services explicitly
$ g-systemctl --system -f postgres

Open source

Built in the open

g-systemctl is MIT licensed and welcomes contributions. Bug reports, feature ideas, and pull requests are all appreciated.

Star on GitHub