servicegui
A graphical user interface for managing systemd services on Linux syst
Servicegui is a Go-based application developed using the Fyne framework. It provides a graphical user interface for managing systemd services on Linux systems. With Servicegui, users can easily view, start, stop, restart, and remove systemd services.
Features:
List running systemd services.
Filter services based on their states: active, inactive, or all.
Perform actions like stop, restart, and remove on selected services.
User-friendly GUI built with Fyne.