-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
# Openframe-NodeClient | ||
# !! 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. |