Skip to content

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.

  • Cross-platform (Linux, macOS, Windows)
  • Camera and microphone support
  • No Electron, no heavy runtime
  • No plugin system (Vencord, etc.). Might come later.
  • No custom theming
Terminal window
git clone https://github.com/ilyeshdz/tinycord
cd tinycord/apps/desktop
zig build run