Tinycord
A native Discord client written in Zig
A native Discord client using zig-webview. No Electron.
There’s Dorion doing the same with Tauri, but I wanted to write it in Zig. Started as an experiment, turned into something I use daily.
What’s included
Section titled “What’s included”- Cross-platform (Linux, macOS, Windows)
- Camera and microphone support
- No Electron, no heavy runtime
What’s not
Section titled “What’s not”- No plugin system (Vencord, etc.). Might come later.
- No custom theming
Try it
Section titled “Try it”git clone https://github.com/ilyeshdz/tinycordcd tinycord/apps/desktopzig build run