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
- Host: GitHub
- URL: https://github.com/wavesoft/remote-presentation-controller
- Owner: wavesoft
- License: mit
- Created: 2018-02-27T16:37:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T17:01:29.000Z (almost 8 years ago)
- Last Synced: 2025-06-15T15:55:33.826Z (8 months ago)
- Language: HTML
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)