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
- Host: GitHub
- URL: https://github.com/codedust/padbeam
- Owner: codedust
- License: agpl-3.0
- Created: 2016-02-18T00:39:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T00:48:57.000Z (almost 10 years ago)
- Last Synced: 2025-02-15T03:15:04.694Z (12 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.