07-06-2021 20:40
07-06-2021 20:40
Hey team, newbie here working on my first clockface.
Curious to know if there is a way to randomly change the background image (from uploaded images) each time the screen is turned on? I've been able to get a basic clockface with one uploaded image working, but can't seem to figure out randomly changing between several..
Any help would be appreciated!
08-18-2021 09:38
08-18-2021 09:38
Hi @MTants I've moved your question to the Development board.
There are several faces that do switch background photos, but I'm not sure how frequently.
08-18-2021 13:30
08-18-2021 13:30
This can be done by changing .href of the <Image> element in your app/index.js. You probably want to do it in your display onchange listener.