Awesome
matrix-presents
A presentation client that reads from a Matrix room and displays it as pretty slides!
For help and support, visit #presents:half-shot.uk
Project setup
To run the project:
git clone https://github.com/Half-Shot/matrix-presents
cd matrix-presents
yarn
Create config.json
(e.g. based on config.sample.json
) then
yarn serve
Docs
- Slide Theory contains some information about how Presents uses Matrix events and rooms.