Terminal user interface scripts for popular cli tools such as apt, systemctl, git, kubectl. Based on dialog and fzf
Go to file
Digital Studium d6ea12afae Add .gitignore 2024-03-16 18:53:14 +03:00
.gitignore Add .gitignore 2024-03-16 18:53:14 +03:00
README.md [a] Add package preview 2024-03-16 18:51:56 +03:00
VERSION Initial commit 2024-03-16 18:34:40 +03:00
a [a] Add package preview 2024-03-16 18:51:56 +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