https://github.com/openframeproject/openframe-nodeclient
DEPRECATED - A simple OpenFrame CLIENT prototype written in Node.
https://github.com/openframeproject/openframe-nodeclient
Last synced: 4 months ago
JSON representation
DEPRECATED - A simple OpenFrame CLIENT prototype written in Node.
- Host: GitHub
- URL: https://github.com/openframeproject/openframe-nodeclient
- Owner: OpenframeProject
- Created: 2015-07-01T01:26:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T01:35:51.000Z (almost 10 years ago)
- Last Synced: 2025-04-06T06:51:16.977Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# !! DEPRECATED !!
Please see [Openframe](https://github.com/OpenframeProject/Openframe) for the most recent updates.
### Openframe-NodeClient
A simple Openframe client prototype written in Node.
This minimal client sets up a websocket connection with a specified username and displays a browser window into which images can be pushed. The idea is that this runs on a dedicated Raspberry Pi, and displays the images full screen using chromium in kiosk mode.
### Setup
See the [wiki](https://github.com/OpenframeProject/Openframe-NodeClient/wiki/Setup-Instructions) for Setup instructions.