Skip to content

barnosch/MMM-Lyrion

Repository files navigation

Installation

Navigate to your MagicMirror modules directory and clone the repository:

cd ~/MagicMirror/modules
git clone https://github.com/barnosch/MMM-Lyrion.git
cd MMM-Lyrion
npm install

Configuration

To enable the module, add it to the config.js file in your MagicMirror setup:

{
    module: "MMM-Lyrion",
    disabled: false,
    position: "bottom_right",                     // Adjust as needed
    config: {
        lmsServer: "http://10.30.10.11:9000"      // IPofyourserver:9000
    }
}

Playing
Playing

Stopped
paused

About

MagicMirror² Modul for Lyrion Music Server (LMS) to showing active players and the playing song

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors