Standing on
open shoulders.
Ampersand is built with a lot of excellent open-source software. Here are the components we rely on, and the licenses they are commonly distributed under.
Last updated: July 2, 2026
Ampersand's own terms of use live at /terms. The list below acknowledges the third-party open-source components the app is built on. The identifiers shown are the licenses these projects are commonly distributed under; the complete, authoritative license notices ship inside the app, on the About screen.
App shell & UI
- Apache-2.0 / MIT
Tauri
The native desktop shell that hosts the app on macOS.
- Apache-2.0 / MIT
Rust standard ecosystem
The systems language and crates behind the app backend.
- MIT
React
The UI library the interface is built with.
- MIT
Tailwind CSS
The utility-first styling system for the interface.
- MIT
cmdk
Powers the command palette and quick switcher.
- MIT
Framer Motion
Animations for panels, dialogs, and transitions.
- ISC
lucide
The icon set used throughout the app and this site.
Editor
- MIT
TipTap
The block-based rich-text editor framework.
- MIT
ProseMirror
The document model and editing engine under TipTap.
Export
- MIT
@react-pdf/renderer
Renders pixel-perfect vector PDF exports.
- MIT
docx (dolanmiu)
Generates Microsoft Word (.docx) exports.
- BSD-2-Clause
mammoth
Imports Word documents into markdown.
Smart blocks
- MIT
KaTeX
Typesets math expressions and equations.
- MIT
Mermaid
Renders diagrams from text.
- BSD-3-Clause
Vega-Lite
Renders charts from a JSON specification.
Search & history
- MIT / Unlicense
ripgrep libraries (ignore, grep-searcher, grep-regex)
Fast, gitignore-aware vault-wide search.
- GPL-2.0-with-linking-exception / MIT
libgit2 / git2-rs
Per-vault version history via a shadow git repository.
- MIT / Apache-2.0
age / rage
The encryption library for locked notes.
AI
- MIT
Ollama
Used as an external runtime for on-device local models.
This list may not be exhaustive, and license terms are set by each project, not by us. For the complete NOTICE file or any attribution question, email hello@getampersand.app. See also our terms and security overview.