Skip to content
HN On Hacker News ↗

GitHub - matheus-git/systemd-manager-tui: A TUI application for managing systemd services.

▲ 84 points 27 comments by thunderbong 2mo ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

18 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 177
PEAK AI % 18% · §1
Analyzed
May 3
backend: pangram/v3.3
Segments scanned
1 windows
avg 177 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 177 words · 1 segments analyzed

Human AI-generated
§1 Human · 18%

A TUI application for managing systemd services. This tool allows you to manage systemd services with ease. You can view logs, list services, view properties, edit unit files, and control their lifecycle: start, stop, restart, mask, unmask, enable, and disable using the D-Bus API. It also supports Vim-like navigation. It is possible to navigate between system and user units and choose to list only running services or all units. Quick Preview

View screenshots Install After installation, you can create an alias to make it easier to use. Ubuntu (recommended) sudo dpkg -i ./systemd-manager-tui_x.x.x-x_amd64.deb

Download the .deb file from Releases Fedora (recommended) sudo dnf install ./systemd-manager-tui_x.x.x-x_x86_64.rpm

Download the .rpm file from Releases Arch linux yay -S systemd-manager-tui

https://aur.archlinux.org/packages/systemd-manager-tui NixOS nix run github:matheus-git/systemd-manager-tui

NixOS with flakes Read here Binary chmod +x systemd-manager-tui ./systemd-manager-tui

Download binary from Releases Cargo cargo install --locked systemd-manager-tui

Main libraries

ratatui - 0.29.0 zbus - 5.5.0

Contributing Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes. 📝 License This project is open-source under the MIT License.