Zmanim Grid
Toggle the exact times you want visible, including chatzot, civil dawn and dusk, misheyakir, sunrise, sunset, plag hamincha, and the rest of the listed v1 zmanim.
The screen stays focused on visibility and reliability. The dashboard stays clean and checkbox-driven. The backend handles geocoding, zmanim, weather, uploads, and alerts.
tv.zmanim.tv/us90210 style links with a U.S. ZIP code.Toggle the exact times you want visible, including chatzot, civil dawn and dusk, misheyakir, sunrise, sunset, plag hamincha, and the rest of the listed v1 zmanim.
Keep separate fields for Shacharit, Mincha, Arvit, and Shabbat-specific services so the screen reflects the room's actual prayer schedule rather than a generic message box.
Publish a daily note, event reminder, or special announcement directly inside the layout without replacing the whole screen.
Pull a fresh 7-day forecast from OpenWeather on each page load. No stale widget sitting in a browser tab for days.
Keep the logo fixed in place while rotating up to five images on a transition timer you control inside the dashboard.
Show a donation QR or campaign graphic when appropriate, then hide it automatically on Shabbat and high holidays through the `qr_holiday` behavior.
Admin access is magic-link only. TVs stay public and read-only.
The display is mostly HTML and CSS, plus a tiny reload and SSE listener.
Weather is requested fresh on every screen load instead of being preserved in old tabs.
If an upstream feed is unavailable in v1, the affected section can simply remain blank.