Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Half-Shot/matrix-presents

A presentation client that reads from a Matrix room and displays it as pretty slides!
https://github.com/Half-Shot/matrix-presents

Last synced: 4 days ago
JSON representation

A presentation client that reads from a Matrix room and displays it as pretty slides!

Awesome Lists containing this project

README

        

# 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](https://matrix.to/#/#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](docs/slide-theory.md) contains some information about how Presents uses Matrix events and rooms.