kolbyjack / MMM-Wallpaper

MagicMirror module to display wallpapers from various online sources
https://magicmirror.builders/
MIT License
104 stars 31 forks source link

Feature: Next image trigger form notifications? #15

Closed Andoramb closed 4 years ago

Andoramb commented 4 years ago

Hi @kolbyjack, I love the module!

Is it possible to trigger Next Wallpaper? For ex. if I have an array of sources, would it be possible to skip the current image? like with notifications?

Thanks!

kolbyjack commented 4 years ago

You should be able to trigger loading the next image by having another module send a "LOAD_NEXT_WALLPAPER" notification now.

Andoramb commented 4 years ago

Yes, and how cool is that 👍