How to install the plugin from .zip file:
-
If you previously did install the touch_display plugin from the plugin store please uninstall it before proceeding.
-
Then connect to Volumio via ssh.
-
If you had installed the touch_display plugin from the plugin store you need to remove /data/volumiokiosk:
sudo rm -r /data/volumiokiosk
- Download the plugin package
wget https://github.com/gvolt/volumio-touch_display-plugin/releases/download/v1.1.0/touch_display_1_1_1.zip
- Create a directory for unzipping the plugin package
mkdir touch_display_1_1_1
- Unzip the plugin package to the newly created directory
miniunzip touch_display_1_1_1.zip -d touch_display_1_1_1
- Change into the directory with the unzipped files
cd touch_display_1_1_1
- Install the plugin
volumio plugin install