Tiny
The system webview (WebKit) plus a Rust core - no bundled Chromium riding along. Megabytes, not hundreds of them.
Menu-bar Git · macOS
Glint is an ultralightweight Git client that hangs from your menu bar. Click the icon, the glass drops down - stage, commit, sync - then it's gone. Built on Tauri + Rust, not Electron.
Free for 7 days, then a one-time $2.99. No subscription.
Why Glint
The system webview (WebKit) plus a Rust core - no bundled Chromium riding along. Megabytes, not hundreds of them.
Real macOS vibrancy sits behind a transparent webview - genuine liquid glass, not a flat translucent fill. Themes tint the glass.
A tray-positioned panel that toggles on click and dismisses on blur. Glanceable - identity, sync state, changes, and commit in one dropdown.
Every theme is a handful of CSS tokens - an accent, a tint, an ink pair. Drop one in and it appears as a swatch. No redesign required.
Live · right now
Every second, millions of developers stage, commit, push, and merge. Here is roughly how much Git is happening around the world today - counting up live while you read.
Scale figures are rough, illustrative estimates - a live meter of Git's global reach, reset at your local midnight. The feed below is real: public events straight from the GitHub API.
Speed test
Measure your real connection - download, upload, ping, and jitter - then see which modern-home scenarios it can run, on their own and combined. Runs right in your browser over Cloudflare's global network. No app, no account.
Scenario ratings are guidance, not guarantees - real-world quality also depends on your Wi-Fi, the server you reach, and how many devices share the line. Nothing is uploaded anywhere except throwaway test data to Cloudflare.
Themeable by token
Light or dark, the material never changes - only the tint and accent do. Midnight is the proof: the tint flips to a dark translucent and the ink inverts, but the radii, blur, and shadow are untouched.
Pick a theme - the panel and this whole site retint live.
Under the glass
The frontend is plain HTML, CSS, and JavaScript - no framework - rendered by the OS webview. The core is Rust: it owns the tray, the transparent window, native vibrancy, and Git.
NSVisualEffectView behind the transparent webview for real glass.git2, using your SSH keys or a token.src/ # frontend - system webview
├─ index.html the glass panel
├─ styles.css glass + theme vars
├─ themes.js theme token sets
└─ app.js render + IPC to Rust
src-tauri/ # Rust core
├─ src/main.rs tray, window, vibrancy
├─ src/git.rs git status
└─ tauri.conf.json transparent window
Pricing
Every feature works free for 7 days - no account, no card. After the trial, a one-time license keeps Glint yours. No subscription, ever.
It is the same app either way. The Ko-fi build updates itself silently in the background; the App Store build is updated through the App Store. Buy once - there is no subscription and nothing recurring.
Get Glint
Try every feature free for a week. To keep Glint, grab a one-time license - no subscription, ever.
7-day free trial, no account. Requires macOS 12+. Apple silicon & Intel.