Skip to content

A service for broadcasting content to multiple devices on a scheduled basis using websockets.

Notifications You must be signed in to change notification settings

noambenami/officehub

Repository files navigation

officehub

Websocket-based content broadcasting and scheduling system.

Installation

To ensure that the websocket package installs, run sudo npm install -g node-gyp

Browserify is installed in order to enable core logic to run on both Node and in the browser sudo npm install browserify -g

Grunt is required to run tests/spin up the server, et cetera. sudo npm install -g grunt

Karma is the test framework. In case you need to run it manually sudo npm install -g karma-cli

Run npm install to get all server-side dependencies npm install

About

A service for broadcasting content to multiple devices on a scheduled basis using websockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages