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

Update requirements.txt #240

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Update requirements.txt #240

wants to merge 4 commits into from

Conversation

FrankX0
Copy link
Contributor

@FrankX0 FrankX0 commented Jan 10, 2023

To resolve issue #229, #238 and #239

@oxivanisher
Copy link
Contributor

Will also fix #231 :)

@bk1285
Copy link
Owner

bk1285 commented Mar 5, 2023

Nice to have the color cycling at startup, @FrankX0.

To have that available in a more generic manner, I was wondering, if you'd be ready to add this as an animation in https://github.com/bk1285/rpi_wordclock/blob/main/wordclock_tools/wordclock_display.py#L345

Than you'd need to specify the kind of animation when showing time the first time after startup..: https://github.com/bk1285/rpi_wordclock/blob/main/wordclock_plugins/time_default/plugin.py#L188

In the long run, this short collection of animations shall be extented, refactored + collected in a separate class/file. Idea is to have it available as a collection of effects, which can be used to transition from time n to n+1 but also to animate "special events" such as startup, shutdown, new day, new year, etc.

Best, Bernd

Added an extra menu item to configure the sleep timer.
All defaults still come from the config file. Changes made in the web-app are runtime only: restarting the clock will load the defaults from the config file again.
@FrankX0
Copy link
Contributor Author

FrankX0 commented Mar 3, 2024

Added an extra menu item to configure the sleep timer.
All defaults still come from the config file. Changes made in the web-app are runtime only: restarting the clock will load the defaults from the config file again.

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

Successfully merging this pull request may close these issues.

3 participants