A fast, simple TUI for interacting with systemd services and their logs.
systemctl-tui
can quickly browse service status and logs, and start/stop/restart services. It aims to do a small number of things well.
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
systemctl-tui
to st
for quick accesssystemctl-tui
can be used with sudo:
sh
sudo ln -s ~/.cargo/bin/systemctl-tui /usr/bin/systemctl-tui
sysz
is so coolratatui-template
to get startedservicer