|
|
|
@ -2,6 +2,13 @@
|
|
|
|
|
|
|
|
|
|
a simple matrix webapp for mobile and desktop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<img src="https://chat.adb.sh/media/screenshot-desktop.png" alt="screenshot-desktop">
|
|
|
|
|
|
|
|
|
|
`matrix-chat` or in short `[chat]` is a simple matrix webclient designed for mobile and desktop use with a clean UI.
|
|
|
|
|
It's written with Vue in JavaScript. The webapp is still under development and more features will be added gradually.
|
|
|
|
|
To stay tuned or give some input just join the matrix room. [#matrix-chat-public:adb.sh](https://matrix.to/#/#matrix-chat-public:adb.sh)
|
|
|
|
|
|
|
|
|
|
### setup
|
|
|
|
|
```
|
|
|
|
|
npm install
|
|
|
|
|