Local-First
Your documents are plain markdown files on your filesystem. No cloud dependency, no proprietary format, no sync service you didn't ask for. Bring your own folder structure and Writer stays out of the way.
Distraction-Free
Focus mode centers your cursor and dims everything else. Split the editor and preview when you need to check formatting. Go full-screen when you don't. The interface defaults to minimal chrome — toolbars surface when you need them and disappear when you don't.
Writing Tools
A built-in style checker flags filler words, redundancies, and clichés in real-time using Aho-Corasick pattern matching in Rust. Parts-of-speech highlighting lets you see sentence structure at a glance. Add your own patterns to match a house style guide.
Open Source
Writer is built on Tauri 2, React 19, CodeMirror 6, and Rust. The source is open. Contribute, fork, or read the code.