Skip to content

phts/NP-01_buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 &

...

Releases

No releases published