For people who has this case and want to manage power button, fan speed...
This case is incredible !
I top to 40° after 2 hours of playing music on my PI4.
Here the guide to install the script
The installation steps :
SSH to Moode
Wait the script does the work and try to shutdown Moode using web interface
Then you will have a complete shutdown with power off.
Done !
How to use it :
To manage fan, go SSH use this command and follow the guide provide with the case
If you want to uninstall the hole script
This case is incredible !
I top to 40° after 2 hours of playing music on my PI4.
Here the guide to install the script
The installation steps :
SSH to Moode
Code:
sudo apt update
sudo apt install raspi.gpio (if its not already installed)
sudo wget https://download.argon40.com/argon1.sh
sudo chmod 755 ./argon1.sh
sudo ./argon1.sh
Wait the script does the work and try to shutdown Moode using web interface
Then you will have a complete shutdown with power off.
Done !
How to use it :
To manage fan, go SSH use this command and follow the guide provide with the case
Code:
argonone-config
If you want to uninstall the hole script
Code:
argonone-uninstall