I've decided to open source Ebou, the cross platform Mastodon Desktop Client.

You can find the repository here:

https://github.com/terhechte/Ebou

It also supports Windows, although this is beta and Windows binaries are not included yet (you'll have to compile it yourself). Attached is a Windows screenshot. Linux should be easy to support, too.

I'm open sourcing it because I think there's great value in a high quality cross platform Mastodon desktop client and I can't pull this off alone.

#rust

GitHub - terhechte/Ebou: A cross platform Mastodon Client written in Rust

A cross platform Mastodon Client written in Rust. Contribute to terhechte/Ebou development by creating an account on GitHub.

GitHub
@terhechte great stuff! Would love to contribute a PR or two. I'm on Linux too, so I could write something in the Readme about system dependencies required to build from source.
@krankykong Thanks! Would be great if you could provide this information. Also keep in mind that every distribution is a bit different, so I'll probably need different sections in the readme per distribution (or meta distribution like Arch / Debian)