Skip to main content
app icon

OmniGo

Developer

Tamer Badawy

About

OmniGo is a lightweight, blazing-fast, multi-model AI desktop chat client built natively in Go using the Fyne GUI toolkit framework. Designed primarily for Linux desktops, OmniGo&’s cross-platform architecture allows it to compile flawlessly for Windows and macOS with zero codebase changes.

By breaking away from heavy web-engine wrappers like Electron or WebViews, OmniGo delivers sub-millisecond native Markdown rendering, localized secure credential sandboxing, and smooth virtualized multi-session sidebar management.

app screenshot app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/tamer-badawy/OmniGo@latest

Or you can download the code directly from git:

git clone https://github.com/tamer-badawy/OmniGo