shower-remote-control

1.1.3 • Public • Published

NPM version

shower-remote-control

Shower plugin for remote control of presentation. Built on Rempl.

See remote control in action

Install

npm install shower-remote-control

How to use

  • Include plugin script to your presentation right after shower-core/shower.min.js script
<script src="node_modules/shower-core/shower.min.js"></script>
<script src="node_modules/shower-remote-control/index.js"></script>
  • Start rempl server using rempl-cli
  • Open presentation in browser
  • Open rempl server web interface (by default localhost:8177) or use one of available hosts to open remote control interface

To specify the rempl server location (when server is running on non-default host or/and port) use <meta name="rempl:server" value="1.2.3.4:5678"> tag.

License

MIT

Package Sidebar

Install

npm i shower-remote-control

Weekly Downloads

4

Version

1.1.3

License

MIT

Last publish

Collaborators

  • lahmatiy