A modern, cross-platform markdown viewer and editor — native styling, live preview, AI assistance, and offline-first.
- glyph — the app (Tauri v2 + React 19 + TypeScript)
- homebrew-tap — Homebrew formula for macOS and Linux
- scoop-bucket — Scoop manifest for Windows
- apt-repo — Debian/Ubuntu apt repository
# macOS
brew tap hamidfzm/tap && brew install --cask glyph
# Windows
choco install glyph
# Linux
brew tap hamidfzm/tap && brew install glyphFull install instructions: see the project README.