1.1.3 • Published 7 years ago

shower-remote-control v1.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago