eluck / nexty

A remote control for Javascript presentations

Home Page:http://nexty.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nexty

A free remote control for javascript presentations

Website: http://nexty.rocks

How to use it

  1. Include nexty-polyfill.js in your presentation html after the presentation engine js:

      <script src="shower/shower.min.js"></script>  <!-- This is shower.js presentation engine inculsion -->
      <script src="https://cdn.rawgit.com/nexty-org/nexty-api/v1.0/nexty-polyfill.js"></script>
  2. Host your presentation somewhere i.e. on GitHub

  3. Go to http://nexty.rocks with your laptop, paste your presentation's URL and recieve a pin-code

  4. Go to http://nexty.rocks with your smartphone and use the pin-code to control the presentation

Supported presentation engines:

About

A remote control for Javascript presentations

http://nexty.rocks


Languages

Language:JavaScript 74.7%Language:CoffeeScript 10.0%Language:CSS 7.5%Language:HTML 5.6%Language:Shell 2.2%