A fast, simple TUI for interacting with systemd services and their logs.
This project only works on Linux. Currently you need to build from scratch with Rust installed. Either:
cargo install systemctl-tui
cargo build --release
to get a release binary at target/release/systemctl-tui
Optional: alias systemctl-tui
to st
for quick access
ratatui-template
to get startedservicer