Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azproduction/shower-remote
Shower Remote - "Keynote Remote" for Shower presentation template
https://github.com/azproduction/shower-remote
Last synced: 22 days ago
JSON representation
Shower Remote - "Keynote Remote" for Shower presentation template
- Host: GitHub
- URL: https://github.com/azproduction/shower-remote
- Owner: azproduction
- Created: 2013-03-29T08:51:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-30T10:08:34.000Z (over 11 years ago)
- Last Synced: 2024-04-15T12:20:59.284Z (7 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shower Remote
Shower Remote - "Keynote Remote" for Shower presentation template
## Install
`npm install shower-remote -g`
## Use
- Add `` to your presentation to enable Shower Remote
- Run `$ shower-remote your_secret` in your presentation dir. You can omit `your_secret`.
- Then use that urls:
- Slave `http://localhost:3000/.../`
- Master `http://localhost:3000/your_secret/.../` to control your presentation## What if I run shower-remote?
```bash
$ shower-remote secret
Running shower-remote s 3000 0.0.0.0
Add to your presentation to enable Shower Remote
Then use that urls:
- Slave http://localhost:3000/.../
- Master http://localhost:3000/secret/.../
If localhost does not work - try these addresses bbbb::eeee:aaaa:ffff:eeee, 192.168.0.1info - socket.io started
```