Read the statement by Michael Teeuw here.
MMM-Wallpaper configure for iCloud Album photo
-
Hello,
My module MMM-Wallpaper work with bing but I don’t known how to configure it for ICloud photo.
Can somebody help me? -
Following up because it took me a while to figure out.
https://github.com/kolbyjack/MMM-Wallpaper
You use the iCloud album id as a config item.
source: “icloud:”,
The album id is simply the last bit in your iCloud shared album URL. It will look something like this:
https://www.icloud.com/sharedalbum/#nUm83r5N13t+3r5
That’s not a real link, just an example.
Copy everything to the right of the #, basically nUm83r5N13t+3r5.
You must use a shared album and you have to set it to Public Website (anyone with the link can view the photos). That will allow you to generate the link. See: https://support.apple.com/en-us/108314
This is what a basic config will look like.
modules: [ { module: "MMM-Wallpaper", position: "fullscreen_below", config: { // See "Configuration options" for more information. source: "icloud:nUm83r5N13t+3r5", slideInterval: 60 * 1000 // Change slides every minute } } ] -
@reverendz thank you. That worked for me perfect.
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