Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/Half-Shot/matrix-presents
- Owner: Half-Shot
- License: mit
- Created: 2018-08-19T12:02:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:44:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T11:19:18.734Z (11 days ago)
- Language: Vue
- Homepage:
- Size: 1 MB
- Stars: 18
- Watchers: 4
- Forks: 3
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-matrix - Matrix-presents
- awesome-starred - Half-Shot/matrix-presents - A presentation client that reads from a Matrix room and displays it as pretty slides! (others)
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.