Skip to content

A Magic Mirror module which show what's playing now on the dutch radio station slamfm!

License

Notifications You must be signed in to change notification settings

ngnijland/MMM-slamfm-playing-now

Repository files navigation

MMM-slamfm-playing-now

A Magic Mirror module which show what's currently playing now on the dutch radio station Slam!

Screenshot of module

Installation

  1. Go to the MagicMirror modules folder
cd ~/MagicMirror/modules
  1. Clone this repository
git clone https://github.com/ngnijland/MMM-slamfm-playing-now.git
  1. Add the this module to the modules array in the MagicMirror config/config.js file, like this:
modules: [
  {
    module: "MMM-slamfm-playing-now",
    position: "bottom_left"
  }
]

Configuration

Configure this module in your MagicMirror config file which is located at config/config.js in the MagicMirror repository. An example config for this module:

modules: [
  {
    module: "MMM-social-counter",
    position: "middle_center",
    config: {
      // Options
    }
  }
]

The following configurations are available:

Config Type Default value Description
updatesEvery number 10 The amount of seconds between each update

About

A Magic Mirror module which show what's playing now on the dutch radio station slamfm!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published