Mindle

A quiet place to read, annotate, and think.

A native macOS reader for Markdown and PDF.
Local, lettered, and collaborative.

Read

Read without noise

Mindle reads what most people read: Markdown, and PDFs of articles. It lets you mark a passage, leave a note, answer a note. Your annotations live next to the file, in plain text. When you'd like company, an agent — anything that speaks the Model Context Protocol — can join you in the margin and leave a note of its own. A small editor handles the moments you'd rather fix a sentence than wish you'd fixed it. Nothing leaves your machine.

Install

Download

Signed & notarized by Apple. No Terminal workaround, no Gatekeeper prompt.

Download Mindle.dmg

Drag Mindle into Applications, then open.

Build from source

macOS 14+ and xcode-select --install.

git clone https://github.com/nonatofabio/mindle.git
cd mindle
./build.sh
open build/Mindle.app