Skip to content

AlexDespain01/mm-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MM-Music-Player

MagicMirror Module to play music on Magic Mirror.

Setup:

  • Add the following to your config:
{
	module: 'mm-music-player',
	position: 'bottom_left',
	config: {
		startingVolume: 20,
		fadeDuriation: 2000
	}
}

Drop music files in the music directory located in the module. The script will automatically detect the files. They must be .mp3 files.

  • Note

This requires the ability for you to click the buttons. It is not voice activated nor does it play automatically.

I built this as I am personally working on a touch screen MagicMirror of my own that I plan to use this on.

About

MagicMirror Module for Playing Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published