Read the statement by Michael Teeuw here.
New project in mind
-
Greetings and my apologies if this is not the right forum where to post this.
I understand that this is some sort of DIY initiative but I have a project in mind where MagicMirror fits perfectly.
The final product would look like many of the different ones that you guys have been sharing on the Show Your Mirror sub-forum but the background would change every week, ideally updating over the internet.
Is that feasible?
Also, if the project finally goes ahead, can anyone recommend a website for contractors?
Thanks,
AG -
Take a look at this module:
https://github.com/kolbyjack/MMM-Wallpaper
I think what you propose already exists
-
I also use one of the image display modules, to display a background image. I do it every 15 minutes, but it could be longer
-
thanks for asking this question as i were also looking for answers
-
@qu1que Cheers, that would do the trick. However, the idea is to change the background every week. That is, old background gets deleted, new background shows up.
Or else, new background available and shows up, with user/customer having access to the previous backgrounds. -
I suppose you must change the slideInterval parameter on the module config.
By default it’s configured to change every 5 minutes:
slideInterval 5 * 60 * 1000If you change that value for this one:
slideInterval 10080 * 60 * 1000It must be change every 7 days.
7 x 24 = 168 hours a week.
168 x 60 = 10080 minutes a week.Hope it helps
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login