Writtt.

WIP

Think. Type. Transform. Deep writing editor with integrated AI.

Writtt is a local-first, distraction-free writing editor for people who think in text. Your files are plain Markdown on your own disk. No cloud sync, no account, no telemetry. Optional local AI via Ollama — your hardware, your model, zero cloud calls.

GoWailsReactTipTapZustandSQLite FTS5Markdown
~/.writtt/data/
├── notas/
│   ├── ideias-2026.md
│   └── rascunho-post.md
├── pesquisa/
│   └── go-concorrencia.md
└── diario/
    └── 2026-03-24.md

Features

Local-First Storage

All documents saved as plain .md files in ~/.writtt/data/. You own every byte.

Split Screen

Write two documents side-by-side with a single keyboard shortcut.

Full-Text Search

SQLite FTS5 indexes all your notes. Find anything instantly across thousands of files.

Optional Local AI

Connects to Ollama for local AI — your hardware, your model, zero cloud calls. BYOK also supported.

Zero Telemetry

No pings, no analytics, nothing leaves your machine. Works fully offline.

Free Forever

The desktop app is free and always will be. Open-source MIT license.

Tech Stack

Backend Go — file I/O, SQLite FTS5 indexing
Editor TipTap (extensão Markdown)
Frontend React + TypeScript + Zustand
Desktop Wails v2
IA (opcional) Ollama local ou BYOK — zero cloud calls

Interested? Check the code or get in touch.