Skip to content

Add Glance — lightweight macOS Markdown viewer#1971

Open
baladi39 wants to merge 1 commit intojaywcjlove:masterfrom
baladi39:add-glance
Open

Add Glance — lightweight macOS Markdown viewer#1971
baladi39 wants to merge 1 commit intojaywcjlove:masterfrom
baladi39:add-glance

Conversation

@baladi39
Copy link
Copy Markdown

@baladi39 baladi39 commented Apr 8, 2026

What is Glance?

Glance is a lightweight, native macOS Markdown viewer built with Tauri 2 (Rust + TypeScript). It registers as the default .md / .markdown file handler so you can open any Markdown file with a single click.

Why add it?

macOS has no built-in Markdown renderer — double-clicking a .md file opens Xcode (slow) or TextEdit (raw text). Most tools in the Markdown Tools section are editors. Glance is a viewer only, filling a different niche:

  • No editing, no cloud, no accounts — read-only, fully local
  • Privacy-first — remote images blocked by default, zero telemetry
  • Native & lightweight — ~8 MB, launches instantly
  • Syntax highlighting — Shiki with 100+ languages
  • Mermaid diagrams — renders mermaid code blocks
  • Table of contents — auto-generated sidebar
  • File watching — auto-reloads on file change with diff highlighting

Links

Glance is a native macOS Markdown viewer built with Tauri 2. It fills the
gap of a dedicated, privacy-focused .md file viewer — no editing, no cloud,
no telemetry. Features syntax highlighting (Shiki), mermaid diagrams, table
of contents, and file watching with auto-reload.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant