Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animated gifs #17

Open
SJoWie80 opened this issue Oct 17, 2019 · 5 comments
Open

Animated gifs #17

SJoWie80 opened this issue Oct 17, 2019 · 5 comments

Comments

@SJoWie80
Copy link

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
Copy link
Owner

Great idea. That should be relatively easy to add.

@partofthething
Copy link
Owner

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
Copy link
Author

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
- stats:
duration: 10
- animations:
duration: 10
Number_of_Times: 5
Animations: // every 10 sec random animation
- animations
duration: 10

don`t know of this is possible.

Thanks!

@SJoWie80
Copy link
Author

any update? :)

@partofthething
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants