rcpv
v1.0.3
Published
Remote Controlled Presentation Viewer
Downloads
6
Readme
rcpv
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.