An open API service indexing awesome lists of open source software.

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.

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