Skip to content

Instantly share code, notes, and snippets.

View phatpaul's full-sized avatar

Paul Abbott phatpaul

  • Lake Worth Beach, FL
View GitHub Profile
@phatpaul
phatpaul / volumio3-plugin-manual-install.md
Last active July 22, 2024 15:26
Volumio3 Plugin Manual install

How to install a plugin in Volumio3 manually

(i.e. you don't want to create and login with a volumio.com account).

Enable SSH access to volumio3 box

Navigate to http://volumio.local/dev or http://yourvolumioip/dev, where 'yourvolumioip' is the actual IP address of your device eg. 192.168.33.45.

Find the SSH section, and click 'enable'. From now on your SSH will be permanently enabled.

SSH into volumio box. Username volumio, password volumio. ssh volumio@volumio.local