_____ _ _ ___ ____ _ _ ___ ____
|_ _| | | |_ _| / ___|| | | |/ _ \| _ \
| | | | | || |____\___ \| |_| | | | | |_) |
| | | |_| || |_____|__) | _ | |_| | __/
|_| \___/|___| |____/|_| |_|\___/|_|
Something between a GUI and a CLI way of downloading apps.
You know how hard it can be to install CLIs/TUIs, you have to:
- Git clone them
- Follow the instructions
- Get an error
- Search for a solution
- Follow the instructions again
- Install it
- And clean up
7 steps! But what if there was an easier way...
Introducing TUI-SHOP, an app store somewhere between CLIs and GUIs made specifically for CLI/TUI enthusiasts!
git clone https://github.com/Gcat101/tui-shop.git
cd tui-shop
chmod +x ./install.sh
sudo ./install.sh
After that, launch the program, go into /opt/tui-shop/config.json and paste your github key.
To get a github key you need to:
-
Login into github,
-
Go to account settings;
-
Go to developer settings,
-
Go to keys,
-
Create an infinite key with no permissions:
And that's it! The last time you'll have to install a TUI/CLI manualy (at least i hope so)
Yes, but why would y-
sudo tui-shop
You NEED sudo privileges.
sudo rm /usr/bin/tui-shop
Yes, but that can corr-
Go to Gcat101/tui-shop-repo for information
Linux. If you can port it, please open up a PR.
git, python3 and python3-pip
Goodbye!