Corvus
A native Linux email client in Rust and GTK4
Email on the Linux desktop is split between heavyweight Electron clients and interfaces that have not moved since 2008. Corvus is an attempt at a third option: a native GTK4 application, written in Rust, built around JMAP rather than IMAP, with any AI assistance running locally on the machine.
git clone https://github.com/nkoeberlein/corvuscd corvus# Once the first Flathub release is out, installation will be:# flatpak install flathub de.nkoeberlein.Corvus