Go to file
dingens 0a3752f73e „install.sh“ ändern 2021-03-29 18:47:42 +00:00
.gitignore „.gitignore“ hinzufügen 2021-01-25 21:37:20 +00:00
README.md „README.md“ ändern 2021-01-26 20:08:58 +00:00
bHELPER.png Dateien hochladen nach „“ 2021-01-26 18:07:13 +00:00
bHELPER.sh „bHELPER.sh“ ändern 2021-03-13 14:55:28 +00:00
install.sh „install.sh“ ändern 2021-03-29 18:47:42 +00:00

README.md

bHELPER

Installation

Please open a Terminal and copy and paste the following line into it and press ENTER.
This you only have to do once.
Afterwards you start bHELPER with a click on an icon on your desktop.

rm /tmp/bHELPER-*.zip ; bHELPER_zip=$(mktemp /tmp/bHELPER-XXXXXXXXX.zip) ; cd ~ ; rm -rf ~/.bHELPER/ ; wget -O ${bHELPER_zip} https://git.disroot.org/dingens/bHELPER/archive/master.zip ; unzip -d ~/ ${bHELPER_zip} ; mv ~/bhelper/ ~/.bHELPER/ ; bash ~/.bHELPER/bHELPER.sh

Start the bHELPER script

After the 1st time you started the bHELPER script an icon will be automatically installed on your Desktop. Simply click on it.

You can also start it directly from the terminal with ...

bash ~/.bHELPER/bHELPER.sh