An open API service indexing awesome lists of open source software.

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.

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.