Skip to content

cowboysdude/MMM-MusicCharts

Repository files navigation

MMM-MusicCharts

ALL new using Last.FM top 50 list

Example

  • git clone https://github.com/cowboysdude/MMM-MusicCharts into the ~/MagicMirror/modules directory.

GET YOUR LAST.FM API KEY HERE:

https://www.last.fm/api

Config.js entry and options

   {
		disabled: false,
module: 'MMM-MusicCharts',
position: 'top_left',
config: {
    apiKey: 'your apiKey',
  }
 } 

Releases

No releases published

Packages

No packages published