partofthething / infopanel

Show live data, animations, pictures, or anything on simple displays like RGB matrices
https://partofthething.com/infopanel/
GNU General Public License v3.0
31 stars 12 forks source link

Animated gifs #17

Open SJoWie80 opened 4 years ago

SJoWie80 commented 4 years ago

Hello,

Is it possible to get a random animated gif from an directory? for example: random_gif: type: AnimatedGif path: /home/pi/gifs/*.gif

Regards, Joey

partofthething commented 4 years ago

Great idea. That should be relatively easy to add.

partofthething commented 4 years ago

Would you want it to update which animated gif it is after every x seconds, or whenever it gets switched back to or something?

SJoWie80 commented 4 years ago

Would you want it to update which animated gif it is after every x seconds, or whenever it gets switched back to or something?

i would like something like this as an example:

modes: house: // 10 sec stats panel then 5 times 10 sec random animations etc

don`t know of this is possible.

Thanks!

SJoWie80 commented 4 years ago

any update? :)

partofthething commented 4 years ago

Sorry, haven't set aside time to work on it yet.