ReadItDown

A minimal, fast markdown viewer for Linux, macOS, and Windows. Split views, edit with live preview, VS Code dark look.

Builds are unsigned. See the README for first-launch notes, other package formats, and how to build from source.

Lazy Online Viewer

Paste markdown below, or drag a .md file anywhere onto the box. It renders live, right here in your browser - nothing is uploaded.

Markdown
Preview

CLI

readitdown          # open the app
readitdown .        # open the current folder
readitdown ~/notes  # open a specific folder

The command returns your prompt immediately - the app runs detached.