[PLUGIN] Touch Display

How to install the plugin from .zip file:

  1. If you previously did install the touch_display plugin from the plugin store please uninstall it before proceeding.

  2. Then connect to Volumio via ssh.

  3. If you had installed the touch_display plugin from the plugin store you need to remove /data/volumiokiosk:

sudo rm -r /data/volumiokiosk
  1. Download the plugin package
wget https://github.com/gvolt/volumio-touch_display-plugin/releases/download/v1.1.0/touch_display_1_1_1.zip 
  1. Create a directory for unzipping the plugin package
mkdir touch_display_1_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
  1. Change into the directory with the unzipped files
cd touch_display_1_1_1
  1. Install the plugin
volumio plugin install