Lakka 2.1 + NESPi CASE + Shutdown buttons
Adding the ability of soft shutdown to lakka and the NESPI CASE+ on the Raspberry Pi 3 B+
-
Make sure the raspberry pi is connected to the internet.
-
Make sure SSH is enabled in Lakka (Config / Services / SSH Enable is ON).
-
ssh into lakka:
ssh root@YOUR_LAKKA_IP_ADDRESS password: root (if unchanged)
-
In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://github.com/marcelonovaes/lakka_nespi_power/raw/master/install.sh" | bash
-
Your Raspberry Pi will reboot and you're done!