servicectl icon indicating copy to clipboard operation
servicectl copied to clipboard

GUI tray program to control systemd (systemctl) services

Service Control

GUI tray program to control systemd (systemctl) services

image

Dependencies

In Ubuntu, you need install following package:

sudo apt-get update
sudo apt-get install gir1.2-appindicator3-0.1

If you get ImportError: No module named pam you need install manually from Python.org or pip install python-pam

License

Licensed under the MIT License