An open API service indexing awesome lists of open source software.

https://github.com/wavesoft/remote-presentation-controller

A remote presentation controller using robot.js and express.js
https://github.com/wavesoft/remote-presentation-controller

Last synced: 11 days ago
JSON representation

A remote presentation controller using robot.js and express.js

Awesome Lists containing this project

README

          

# remote-presentation-controller
A remote presentation controller using robot.js and express.js

# Usage

Install and run the server like so:

```
npm install
npm start
```

Then open a browser and go to [http://127.0.0.1:3000](http://127.0.0.1:3000)