Desktop client for Gratonite — a privacy-first, open-source alternative to Discord.
An Electron wrapper around the Gratonite web client, providing a native desktop experience with:
- System tray integration
- Desktop notifications
- Auto-updates
- Keyboard shortcuts
- Window state persistence
| Component | Technology |
|---|---|
| Framework | Electron |
| Web Engine | Chromium (via Electron) |
| Build | electron-builder |
See Releases for pre-built binaries (Windows, macOS, Linux).
All source code lives in the main monorepo:
- CoodayeA/Gratonite — path:
apps/desktop/
If anything in this repo conflicts with the main repo, the main repo is authoritative.
- Gratonite-Labs/api — Backend API
- Gratonite-Labs/web — Web client
- Gratonite-Labs/mobile — Mobile client