https://github.com/fornever/smith
A modern Matrix client.
https://github.com/fornever/smith
Last synced: about 1 year ago
JSON representation
A modern Matrix client.
- Host: GitHub
- URL: https://github.com/fornever/smith
- Owner: ForNeVeR
- License: mit
- Created: 2021-03-14T05:03:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T23:13:25.000Z (about 3 years ago)
- Last Synced: 2025-03-31T07:11:15.259Z (about 1 year ago)
- Language: C#
- Size: 20.2 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Smith [![Status Umbra][status-umbra]][andivionian-status-classifier]
Smith is a cross-platform [Matrix][matrix] GUI client application written in
.NET.
**⚠ Smith is at an early development stage, nothing is ready yet.**
Documentation
-------------
- [Changelog][changelog]
- [License][license] (MIT)
Build
-----
To build Smith, you'll need [.NET Core SDK][dotnet] 5.0 or later.
```
$ dotnet build --configuration Release
```
(replace `Release` with `Debug` for debug build)
Project History
---------------
Smith is forked from [egram.tel][], a Telegram client.
[andivionian-status-classifier]: https://github.com/ForNeVeR/andivionian-status-classifier#status-umbra-
[changelog]: ./CHANGELOG.md
[dotnet]: https://dotnet.microsoft.com/download
[egram.tel]: https://github.com/egramtel/egram.tel
[license]: ./LICENSE
[matrix]: https://matrix.org/
[status-umbra]: https://img.shields.io/badge/status-umbra-red.svg