https://github.com/blanxii/screen-kiosk
Kiosk build in nodejs with client and multiple servers
https://github.com/blanxii/screen-kiosk
Last synced: 9 months ago
JSON representation
Kiosk build in nodejs with client and multiple servers
- Host: GitHub
- URL: https://github.com/blanxii/screen-kiosk
- Owner: blanxii
- Created: 2017-10-26T15:46:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:04:33.000Z (about 3 years ago)
- Last Synced: 2025-02-08T19:48:11.232Z (11 months ago)
- Language: HTML
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# screen-kiosk
Screen kiosk is a project to display anything in a computer just openning a simple webpage, you can manage multiple clients and decide what to send to each one. For that you just need to modify the scheduler with a simple html, to display a remote url or to run a specific controller.
## License
This project is released under the [WTFPL LICENSE](http://www.wtfpl.net/ "WTFPL LICENSE").