Updated meta files

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2023-05-08 16:30:41 +01:00
parent 378c04b1af
commit 68332af54f
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
4 changed files with 263 additions and 0 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Mactrix
<a href="https://matrix.to/#/#mactrix:ludoviko.ch"><img alt="Chat on Matrix" src="https://img.shields.io/matrix/mactrix:ludoviko.ch.svg?server_fqdn=matrix.ludoviko.ch?color=89dceb&logo=gitter&logoColor=89dceb&style=for-the-badge&labelColor=313244"></a>
Viewing this on GitHub? All the real work happens on [Gitea](https://git.ludoviko.ch/lucxjo/mactrix)
This is a project inspired by [Seaglass](https://github.com/neilalexander/seaglass),
the aim is to rebuild it from the beginning using SwiftUI and the matrix-rust-sdk.
This will probably be another abandoned project but I'm going to use it to learn
more about Matrix and Swift.