Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-volumio-playing

Alt text

A module for the MagicMirror² that displays what a Volumio device is currently playing.

Inspired by NowPlayingOnSpotify and MMM-MPD.

Using the module

To use this module, clone this repo to your MagicMirror/modules/ directory.

git clone https://github.com/mrdis/MMM-volumio-playing.git

And add the following configuration block to the modules array in the config/config.js file:

        {
            module: 'MMM-volumio-playing',
            position: 'top_right',
            config: {
                url: '<Address of volumio player>'
            }
        }

Configuration options

Option Description
url Required The address of the volumio device.

Type: string

About

MagicMirror module that shows what a volumio device is playing

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages