Magicmirror: Feature: Change background from black to image/slideshow

Created on 10 Aug 2017  路  6Comments  路  Source: MichMich/MagicMirror

I saw this project (https://dakboard.com/site) which looks to be exactly magic mirror2 the only difference is the interface to customize the modules and the ability to select the background.

I am very interested in finding/creating a module that would allow the ability change background from black to slideshow(dropbox possibly or local). I am also learning javascript, but know some html/css. Does this feature exist or any tips on getting started creating it?
Thanks!

Most helpful comment

@metalshreds To me sound and will be nice if we can add a feature like this.

Should be as simplest possible and with a non break change in the core. If you can add and maintenance in the future.

The last word if we can include some like this... comes from @MichMich

All 6 comments

There are several modules that will show photos from various locations. You can see them here, https://github.com/MichMich/MagicMirror/wiki/MagicMirror%C2%B2-Modules#3rd-party-modules. I personally use the MMM-RandomPhoto module and it works really well.

@metalshreds To me sound and will be nice if we can add a feature like this.

Should be as simplest possible and with a non break change in the core. If you can add and maintenance in the future.

The last word if we can include some like this... comes from @MichMich

That would be great if it was added to core. I'd be happy to help but as I said before, I have limited knowledge of JS, just starting to pick it up and figured working on a module would be a good starting place :) I'm still trying to see how all the files are working together.

I'd prefer to stick with a custom module and not add it to the core

Sounds good, I'll take a crack at creating the module. Thanks!

In case anybody else is looking for this functionality. I found this module which is working really well!

https://github.com/Ultimatum22/MMM-RandomBackground

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mnooijen picture mnooijen  路  8Comments

matthieu994 picture matthieu994  路  7Comments

E3V3A picture E3V3A  路  12Comments

randomrushgirl picture randomrushgirl  路  6Comments

ConnorChristie picture ConnorChristie  路  7Comments