macOS

Native SwiftUI · Requires macOS 13 Ventura or later

App Store

Umbra for Mac — App Store

Recommended · Auto-updates · macOS 13+ · Universal binary

↗ App Store
💿

Umbra for Mac — Direct Download (.dmg)

Umbra-1.0.0.dmg · macOS 13+ · Universal binary · Manual updates

↓ Download DMG
macOS 13 Ventura or later Apple Silicon or Intel ~15 MB download

💡 App Store version is recommended — it auto-updates and is verified by Apple. The DMG is identical but requires manual updates.

🐧

Linux

GTK4 + WebKitGTK 6.0 · Fedora, Ubuntu, Debian, Arch

Free
📦

Debian / Ubuntu (.deb)

umbra-browser_1.0.0_all.deb · ~252 KB

↓ Download
📦

Fedora / RHEL (.rpm)

Build from source using our spec file · see instructions below

↓ Source
🗜

Universal (zip)

Works on any distro with GTK4 + WebKitGTK 6.0

↓ Download

Install Instructions

1

Install system dependencies for your distro:

# Fedora sudo dnf install python3 python3-gobject gtk4 webkitgtk6.0 libadwaita libsecret python3-cryptography # Ubuntu / Debian sudo apt install python3 python3-gi gir1.2-gtk-4.0 gir1.2-webkit-6.0 gir1.2-adw-1 libsecret-1-dev python3-cryptography # Arch sudo pacman -S python python-gobject gtk4 webkitgtk-6.0 libadwaita libsecret python-cryptography
2

Install the .deb package (Debian/Ubuntu) or extract the zip:

sudo dpkg -i umbra-browser_1.0.0_all.deb # Or from zip: unzip umbra-browser-1.0.0-source.zip && cd umbra-linux && make install
3

Launch from your app grid or terminal:

umbra
4

To build an RPM on Fedora:

sudo dnf install rpm-build unzip umbra-browser-1.0.0-source.zip && cd umbra-linux make rpm
Python 3.10+ GTK 4.0+ WebKitGTK 6.0 libadwaita 1.0+ GNOME Keyring or KDE Wallet
🪟

Windows

Coming soon

Windows version in development

Follow NorseHorse for updates

Coming Soon