github rgwood/systemctl-tui v0.8.0

6 hours ago

Experimental GUI

There's now an experimental GTK GUI in crates/systemctl-gui:

image

Give it a spin, if people find it useful I might package it for easier installation.

Command/action improvements

There's now a command palette (activated with ctrl+p) that helps for global and infrequently used commands:
image

We now only show actions that make sense given the unit state (no point in showing Stop for a stopped service). PRs: #127 #128

Templates

We now handle systemd templates appropriately (previously we were showing them as regular services). #123

Everything else

Full Changelog: v0.7.0...v0.8.0

Don't miss a new systemctl-tui release

NewReleases is sending notifications on new releases.