Skip to content

Releases: trsdn/mdviewer

v1.0.0

15 Feb 11:54

Choose a tag to compare

MDViewer 1.0.0

Minimal macOS Markdown viewer. No editor, no bloat.

Features

  • GitHub-style Markdown rendering via marked.js
  • Dark Mode — automatic (system), light, or dark
  • Zoom with Cmd+/Cmd- (persistent)
  • Native macOS file handling (Open, Recent Files, drag & drop)
  • Lightweight single-purpose app — no Electron, no dependencies

Requirements

  • macOS 13.0+

Install

Download MDViewer.app.zip below or build from source:

brew install xcodegen
xcodegen generate
xcodebuild -scheme MDViewer -configuration Release build