Glance icon

Glance

a quiet macOS reader for Markdown & HTML

Glance opens a Markdown or HTML file and just shows it: clean typography, syntax-highlighted code, tables, Mermaid diagrams, and LaTeX math. It is built for reading, not editing.

Everything runs offline. The rendering libraries and the fonts ship inside the app, so nothing is fetched from the network while you read.

Download for macOS
Requires macOS 13 or newer · Apple silicon & Intel
First launch: because the app isn't notarized, right-click it in Finder and choose Open, then confirm once. After that it opens normally.

What it does

Build from source

You need macOS 13+ and Xcode. Clone the repo and run ./Scripts/build-app.sh, then open build/Glance.app. Details are in the README.