1.0.3 • Published 6 years ago

rcpv v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

rcpv

experimental npm version Build Status Coveralls

About

Remote Controlled Presentation Viewer

Features:

Shows URLs in iFrame, play multimedia files such as sounds and videos.

The content to be displayed can be remote controlled via messages through websocket.

Installation

Run the install command:

npm install rcpv

Build

To create the dist package, run:

npm run build

This project was generated by the kickoff utility.