- Notifications
You must be signed in to change notification settings - Fork8
A program for managing systemd services through a TUI (Terminal User Interfaces).
License
matheus-git/systemd-manager-tui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A program for managing systemd services through a TUI (Terminal User Interfaces).
This tool allows you to manage systemd services with ease. You can view logs, list services, view properties, and control their lifecycle—start, stop, restart, enable, and disable—using the D-Bus API.
Additionally, it is possible to navigate between system and session units, choose to list either all units or only those of type 'service', and directly edit the selected unit's file. It also supports Vim-like navigation.
Viewscreenshots
After installation, you can create analias
to make it easier to use.
sudo dpkg -i ./systemd-manager-tui_x.x.x-x_amd64.deb
Download the .deb file fromReleases
sudo dnf install ./systemd-manager-tui_x.x.x-x_x86_64.rpm
Download the .rpm file fromReleases
yay -S systemd-manager-tui
https://aur.archlinux.org/packages/systemd-manager-tui
nix run github:matheus-git/systemd-manager-tui
NixOS with flakesRead here
chmod +x systemd-manager-tui./systemd-manager-tui
Download binary fromReleases
cargo install --locked systemd-manager-tui
- ratatui - 0.29.0
- zbus - 5.5.0
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is open-source under the MIT License.
About
A program for managing systemd services through a TUI (Terminal User Interfaces).
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.