RetroFlag Pi-Case Safe Shutdown (with support for LibreELEC)
Instructions for LibreELEC: Example for RetroPie:
- Make sure internet connected.
- SSH into LibreELEC using putty or another ssh client.
- In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://raw.githubusercontent.com/spiritualized/retroflag-picase-libreelec/master/libreelec_install.sh" | bash
Example for RetroPie:
- Make sure internet connected.
- Make sure keyboard connected.
- Press F4 enter terminal.
- In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://raw.githubusercontent.com/spiritualized/retroflag-picase-libreelec/master/install.sh" | sudo bash
Example for RecalBox:
- Make sure internet connected.
- Make sure keyboard connected.
- Press F4 first. And then press ALT-F2 enter termial.
- User:root Password:recalboxroot
- In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://raw.githubusercontent.com/spiritualized/retroflag-picase-libreelec/master/recalbox_install.sh" | bash