Skip to content

a 100% bash pi-apps for terminal loosely based on PiAppsTerminalAdvanced by @techcoder20.

License

Notifications You must be signed in to change notification settings

Itai-Nelken/PiApps-terminal_bash-edition

Repository files navigation

PiApps-terminal_bash-edition

CodeFactor

A 100% bash pi-apps for terminal loosely based on PiAppsTerminalAdvanced by @techcoder20.

Installation

badge

Run the following line in terminal:

wget -qO- https://raw.githubusercontent.com/Itai-Nelken/PiApps-terminal_bash-edition/main/install.sh | bash

That will install pi-apps if it isn't already installed, as well as removing the script and all its components and then downloading/creating them again.

Uninstallation

To uninstall pi-apps terminal bash edition, run the following in terminal:

wget -qO- https://raw.githubusercontent.com/Itai-Nelken/PiApps-terminal_bash-edition/main/uninstall.sh | bash

Usage

pi-apps [option] [arguments]

Available options:

install [app] - install any app available in pi-apps.

uninstall/remove [app] - uninstall any app available in pi-apps.

reinstall [app] - reinstall any app available in pi-apps.

list-all [-d|--description] - print all apps available in pi-apps.

list-installed [-d|--description] - print all installed apps.

list-uninstalled [-d|--description] - print all uninstalled apps.

list-corrupted [-d|--description] - print all apps failed to install/uninstall (are corrupted).

status [app] - print the status of a app in pi-apps.

search [query] - search all apps available in pi-apps.

website [app] - print the link to the website of any app in pi-apps.

update [-y|--yes] - update all apps and pi-apps itself.

info/details [app] - print the information of any app in pi-apps.

gui - launch pi-apps normally.

help - show help message.

If you don't supply any option, pi-apps will start normally.

To Do:

Note that some things marked as done are only on the beta.

  • install and uninstall (remove)
  • multi-install and multi-uninstall (multi-remove)
  • merge install/uninstall and multi-install/multi-uninstall (respectively): detect if single app or a list of apps provided.
  • list-all
  • list-installed
  • list-uninstalled (thanks to the new pi-apps api script).
  • list-corrupted (thanks to the new pi-apps api script).
  • search
  • update-all
  • update
  • website (including apps with a space in their name)
  • gui (default pi-apps one)
  • help
  • write the README
  • updater for the script.
  • when running list-all, only list all the apps that work for your architecture.
  • search only the apps that are available for your architecture (using pi-apps's 'api' script).
  • status option. USAGE: pi-apps status [app] OUTPUT: [app] - [status] status can be: installed, uninstalled, and corrupted.

About

a 100% bash pi-apps for terminal loosely based on PiAppsTerminalAdvanced by @techcoder20.

Topics

Resources

License

Stars

Watchers

Forks

Languages