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

[FEATURE] Local Timers within Displays #22

Open
texasdiaz opened this issue Dec 18, 2013 · 0 comments
Open

[FEATURE] Local Timers within Displays #22

texasdiaz opened this issue Dec 18, 2013 · 0 comments

Comments

@texasdiaz
Copy link
Owner

USER STORY: I want displays to not depend on the server for all of its timekeeping. I want the displays to be able to run their own internal clocks, and merely be kept "synchronized" with the display. This way if a display drops off the WiFi momentarily the clock can keep running internally until it reconnects to the server; otherwise, the clock "skips" and "jumps" as it gets infrequent updates from the server.

CURRENT BEHAVIOR: If the computer gets dropped from the WiFi network, even "momentarily", the display will stop updating the time. Having a local clock keeping the time will prevent the clock from not updating.

WHAT THIS WILL NOT FIX: If the display computer does not have connection when the timer is started, the timer may not start correctly.

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

No branches or pull requests

1 participant