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

Signs server - Display time #746

Open
jeffreytjung opened this issue Mar 17, 2024 · 1 comment
Open

Signs server - Display time #746

jeffreytjung opened this issue Mar 17, 2024 · 1 comment

Comments

@jeffreytjung
Copy link
Contributor

Description

The signs need to have a clock that on the display. The signs show the schedule of talks, and it includes the time that the talk takes place. It is convenient to have a display to show the current time.

Acceptance Criteria

Editing of the image for the signs Raspberry pi. Placing a clock in the upper center would be best. Connecting to the NTP server on the backend would work.

@kylerisse
Copy link
Member

This actually exists in the codebase already https://github.com/socallinuxexpo/scale-signs/blob/dbdd1d815394821747e1ac6ca9216722da77b1d7/server/js/clock.js#L4
The reason we disabled it years ago is that the code crashes the clients. That being said, it seems like reasonable feature to add back. Will discuss with @kurikurichan !

@sarcasticadmin sarcasticadmin changed the title Signs image - Display Signs image - Display time Mar 21, 2024
@sarcasticadmin sarcasticadmin changed the title Signs image - Display time Signs server - Display time Sep 9, 2024
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