PHTS NP-01: buttons Handlers for front panel buttons used by PHTS NP-01. ⚠️ Some of those commands also used by IR controller. Install cd /home/volumio git clone https://github.com/phts/NP-01_buttons.git cd NP-01_buttons npm i --only=prod Usage /etc/rc.local: ... sudo bash /home/volumio/NP-01_buttons/run.sh & ...