Commit Graph

5 Commits (master)

Author SHA1 Message Date
Botspot 9f58cd8f73 PiGro: remove folder before cloning 4 years ago
Itai Nelken ecc56692cd
Update apps/PiGro/install 4 years ago
Timo Westphal 8961ea73fc
Update install
"pip3 install playsound" is needed in the latest Pigro version. 
Please have look apt my install-script "https://github.com/actionschnitzel/PiGro-Aid-/blob/main/install.sh ". Maybe you have to add or change a bit more
->dependencies:

sudo apt-get install xterm -y
sudo apt-get install python3-pil python3-pil.imagetk -y
sudo apt install python3-pip -y
pip3 install playsound

sudo chmod +x start.sh
sudo chmod +x start1.sh
sudo chmod +x scripts/raspiconfiginstall.sh
sudo chmod +x scripts/ov_1.sh
sudo chmod +x scripts/ov_2.sh
sudo chmod +x scripts/autoremove.sh
sudo chmod +x scripts/addunsignedrepo.sh
sudo chmod +x scripts/update.sh
sudo chmod +x scripts/fmsudo.sh
sudo chmod +x scripts/upgrade.sh
sudo chmod +x scripts/lxappearance.sh
sudo chmod +x scripts/rmlxde.sh
sudo chmod +x scripts/terminal.sh
sudo chmod +x scripts/xfce4fix.sh
sudo chmod +x scripts/uninstall.sh
sudo chmod +x scripts/rm_ov.sh
sudo chmod +x scripts/lutris.sh
4 years ago
Itai Nelken 9631386057
Update install 4 years ago
Botspot a003e24d2d Add PiGro app 4 years ago