daydream

A small matrix web client written in rust
git clone git://archive.git.mtrnord.blog/daydream-mx/daydream.git
Log | Files | Refs | README | LICENSE

commit b0fc038f3750fb6e979f7df9368f1bcafbed11d9
parent 3b2e915e69bc9bf6c3d553c58a47ca37e39cadfe
Author: Marcel <mtrnord1@gmail.com>
Date:   Wed, 27 May 2020 16:55:50 +0200

Add matrix room

Took 4 minutes

Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -5,6 +5,7 @@ [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![GPL-3.0 License][license-shield]][license-url] +[![#daydream](https://img.shields.io/badge/matrix-%23daydream-blue?style=flat-square)](https://matrix.to/#/#daydream:nordgedanken.dev) @@ -142,6 +143,8 @@ Distributed under the AGPL-v3.0 License. See `LICENSE` for more information. <!-- CONTACT --> ## Contact +Matrix Room - [#daydream:nordgedanken.dev](https://matrix.to/#/#daydream:nordgedanken.dev) + MTRNord - [@mtrnord](https://github.com/mtrnord) - https://matrix.to/#/@mtrnord:nordgedanken.dev Project Link: [https://github.com/MTRNord/Daydream](https://github.com/MTRNord/Daydream)