Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.1

info - socket.io started
```