download guvercin

free and open source. no account, no tracking, no strings.

version 0.1.0 · released 29 July 2026 · about 28 MB · macOS 11 or later

not your system? see all downloads ↓

not ready to install? try guvercin online →

all downloads

every build comes from the same public repository, and every link below points at the GitHub releases page.

macOS

macOS 11 or later

a disk image you drag into Applications. one universal build — the same file runs on Apple Silicon and Intel, so there is nothing to choose.

format: .dmg

Windows

Windows 10 or 11

an NSIS installer that puts guvercin in your Start menu and registers it for mailto: links if you want it to.

format: .exe · Windows may show a SmartScreen warning because the installer is not code-signed yet — choose More info → Run anyway.

Linux

64-bit Linux

native packages for the two common families. you will need WebKitGTK 4.1 and libsecret, which most desktops already ship.

formats: .deb and .rpm

beta

beta channel

beta builds get new features first and may be unstable. they can also change how data is stored, so keep a backup of anything you care about. if something breaks, please tell us on GitHub — that is what beta is for.

see every pre-release on GitHub →

system requirements

platformwhat you need
macOSmacOS 11 Big Sur or later; Apple Silicon or Intel.
WindowsWindows 10 or 11, 64-bit.
Linuxa modern 64-bit distribution with WebKitGTK 4.1 and libsecret available.
all platformsroughly 200 MB free disk space plus room for your synced mail; 4 GB RAM; an internet connection for the first sync.

installing

macOS

  1. open the .dmg
  2. drag guvercin into Applications
  3. the first time, right-click the app and choose Open, then confirm — the build is not notarized yet, so a normal double-click will be blocked.

Windows

  1. run the .exe installer
  2. if SmartScreen appears, choose More info → Run anyway
  3. launch guvercin from the Start menu.

Linux

  1. install with sudo dpkg -i guvercin_0.1.0_amd64.deb or sudo rpm -i guvercin-0.1.0.x86_64.rpm
  2. if dependencies are missing, run sudo apt -f install
  3. launch guvercin from your application menu.
the add-an-account dialog with a continue with Google button and detected IMAP and SMTP server settingsthe add-an-account dialog with a continue with Google button and detected IMAP and SMTP server settings

add your account in three steps

  1. choose “continue with Google” or enter your email address
  2. confirm in your browser, or fill in your IMAP and SMTP details — guvercin will try to detect them for you
  3. wait for the first sync, then your mail is available offline too.

you can add as many accounts as you like, and each one keeps its own local database.

build it yourself

the source is public, and the app you download is the app you can compile.

git clone https://github.com/guvercin-email/guvercin-desktop.git
cd guvercin-desktop
npm install
npm run app:build

you will need Rust and the Tauri prerequisites for your platform — the repository README lists them.

full changelog →

having trouble? write to support@guvercin.email — we read everything.

ready to take your inbox back?

free, open source, and it never phones home.

or try it in your browser first →

macOS · Windows · Linux — version 0.1.0