Terminal user interface scripts for popular cli tools such as apt, systemctl, git, kubectl. Based on dialog and fzf
Go to file
Digital Studium 36c24fbdd5 Add README 2024-03-16 18:43:03 +03:00
README.md Add README 2024-03-16 18:43:03 +03:00
VERSION Initial commit 2024-03-16 18:34:40 +03:00
a Initial commit 2024-03-16 18:34:40 +03:00
create_deb_package.sh Initial commit 2024-03-16 18:34:40 +03:00
g Initial commit 2024-03-16 18:34:40 +03:00
r Initial commit 2024-03-16 18:34:40 +03:00
s Initial commit 2024-03-16 18:34:40 +03:00

README.md

GUI scripts

Description

GUI scripts for popular cli tools, based on dialog and fzf

Scripts

a - for managing apt packages g - for managing git repo s - for managing systemd services r - for running named commands from ~/.aliases.txt file

Installation

Download .deb package from Releases, then install it

sudo apt install ./Downloads/gui-scripts_1.1-1.deb