Releases: dafuct/ember
Release list
Ember v0.1.9
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.8
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.7
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.6
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.5
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.4
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.3
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.2
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.1
Apple-Silicon macOS build (self-signed, not notarized). See INSTALL.md for setup — including getting past Gatekeeper and connecting your own Google credentials. Upgrading from v0.1.0 or earlier? Re-grant Screen Recording once (INSTALL.md, "Upgrading").
Verify your download:
shasum -a 256 -c Ember_*_aarch64.dmg.sha256
Ember v0.1.0
Ember v0.1.0 — a local-first macOS Gmail client (Tauri 2 + React/TS). Your mail is cached on your Mac in SQLite; OAuth tokens live in the Keychain; the app talks only to Google's APIs.
Apple-Silicon (arm64) · macOS 13 (Ventura)+ · unsigned build. Runs on every Apple-Silicon Mac (M1 and up).
Install
- Download
Ember_0.1.0_aarch64.dmg, open it, and drag Ember into Applications. - The app isn't notarized by Apple, so macOS blocks the first launch. Clear it once:
(Or: right-click Ember.app → Open, then Open; or System Settings → Privacy & Security → Open Anyway.)
xattr -dr com.apple.quarantine /Applications/Ember.app open /Applications/Ember.app - On first run you'll paste your own Google OAuth Client ID + secret — this build ships no key. The screen explains how to get them. Full walkthrough: INSTALL.md.
Why bring-your-own credentials? Ember uses Google's restricted Gmail scope, which — for an unverified app — only admits accounts you've added as Test users of the Google Cloud project behind the key. A shared key therefore can't work for arbitrary downloaders, so each person uses their own project (see INSTALL.md).
Verify your download
Download both files into the same folder, then:
shasum -a 256 -c Ember_0.1.0_aarch64.dmg.sha256
Expected: 0125670ea4a2e3f7aa74c4a7513c5aff60503075c25779006f421b6da31dfc80
Ember is a personal project, not affiliated with Google.