A presentation client that reads from a Matrix room and displays it as pretty slides!
For help and support, visit #presents:half-shot.uk
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
- Slide Theory contains some information about how Presents uses Matrix events and rooms.