https://github.com/unraid/led-screen
LED Screen Repo for Gridstack Boxes
https://github.com/unraid/led-screen
Last synced: 2 months ago
JSON representation
LED Screen Repo for Gridstack Boxes
- Host: GitHub
- URL: https://github.com/unraid/led-screen
- Owner: unraid
- Created: 2025-01-14T21:59:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-16T08:43:39.000Z (7 months ago)
- Last Synced: 2025-12-07T07:57:05.500Z (6 months ago)
- Language: TypeScript
- Size: 116 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Not completed yet.
This will be used to update the LED Screen on a Gridstack box, will run in PM2 on an Unraid server and regularly query the API for state information, updating the LED screen when changes are found.
Auth mechanism is not completed, GQL API work is 90% done in terms of generated code, etc.