Volumio x86 + PeppyMeter

@2aCD

Hi Falk.
Tested the plugin on a x86. (Download from post 7)
Install ran without issues, even was able to run it when starting manually.
Either by modifying run_peppymeter.sh with: sudo python3 volumio_peppymeter.py
or start peppy by sudo bash run_peppymeter.sh (Without adding the sudo).

Any suggestion to have it start by the plugin itself?

For me it’s ok this way as it opens the door to start/stop peppy by GPIO, but for x86 users it would enable them to run peppy, straight out of the box.

start:
sudo bash /data/plugins/user_interface/peppy_screensaver/peppymeter/run_peppymeter.sh

Stop:
rm /tmp/peppyrunning

1 Like