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

https://github.com/codedust/padbeam

Display etherpads on a beamer
https://github.com/codedust/padbeam

Last synced: 10 months ago
JSON representation

Display etherpads on a beamer

Awesome Lists containing this project

README

          

# padbeam
padbeam renders etherpads to be displayed on a beamer.

## How to use
Run
```
go build
./padbeam -u https://pads.yourdomain.tld/p/my-padname```

and visit [http://localhost:8080/](http://localhost:8080/) on the computer connected to your beamer.

It is also possible to force the beamer to reload by visiting [http://localhost:8080/reload](http://localhost:8080/reload).

# License
padbeam is released under the GNU Affero General Public License.