Skip to content

sigel/MMM-MagicDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-MagicDash

Use your MagicMirror2 as a media dashboard with rotating backgrounds.

Screenshots

Screenshot 1

Customized Alert Module with Sounds

Screenshot 2

Modules Used

Custom CSS

The css/custom.css contains customizations such as removing module headers and changing the MyCalendar default layout.

Config

The config/config.js contains my setup for each module.

My collection of backgrounds used is available for download here

Status Page

If you want to use the widget showing online/offline status of services such as sabnzbd, plex, etc. You'll have to edit status/index.php and upload it all to a webserver and use the MMM-iFrame module to show it on your dashboard.

As I wrote this, I decided it would be a fun idea to convert that to an actual module, so stay tuned!

MMM-Api

I use this to send different alerts to my dashboard such as when motion is detected on certain cameras, when new shows and movies download etc. Some I do through ifttt.com and others have notifications built in.

Example POST request: https://dash.url.com/api/v1/modules/alert/SHOW_ALERT?type=notification&title=Motion%20Detected&message=Front%20Door&timer=10000

About

Use your MagicMirror2 as a dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published