EKI · 01 — Desktop

Orrery

Live · v 1.8.2

A local-first library for the things you read closely.

Orrery is a desktop reading and annotation app. Your library, your notes and your highlights stay in SQLite on your own machine — no account, no sync server, no telemetry. Built on Tauri 2 with a TypeScript front end.

IMG · 01 2560 × 1440
Hero screenshot — full application window
/product/img/orrery/01-hero.png
§ 01 / Overview

A reader that treats your library as a single, durable file.

Your entire library — PDFs, EPUBs, plain text, web captures — is a single SQLite file on disk. No cloud, no account, no background sync. Copy it between machines the same way you copy any other file.

The Rust backend handles indexing, full-text search, and reader rendering. The TypeScript front end is written in strict mode against Zod-validated schemas, so every state you can reach has been typed.

Orrery is software that works the same way in year one as it will in year ten.

§ 02 / Features

Four things, done properly.

F · 01
IMG · 02 1600 × 1200
Library view — grid of documents
/product/img/orrery/02-library.png

Local-first library

Every book, paper and web capture lives in a single SQLite file in your AppData directory.

Back it up, copy it, move it — the database is your library, portable and inspectable with any SQLite client.

F · 02
IMG · 03 1600 × 1200
Reader — margin notes + highlights
/product/img/orrery/03-reader.png

Typed annotations

Highlights, margin notes and outlines are stored against a Zod schema.

Export to Markdown, JSON or plain text without surprises. Your notes are data you own.

F · 03
IMG · 04 1600 × 1200
Search results — full-text with ranking
/product/img/orrery/04-search.png

Full-text search

A Rust-side FTS5 index makes a ten-thousand-document library feel like a single document.

Results are ranked, scoped and instant — no index rebuild, no second process.

F · 04
IMG · 05 1600 × 1200
Settings → Network — the Offline toggle
/product/img/orrery/05-settings.png

Offline, always

No account, no telemetry, no background network traffic.

Orrery only talks to the internet when you ask it to import something.

§ 03 / Screenshots

In use.

IMG · 06 2400 × 1030
Workspace — two-pane reading layout
/product/img/orrery/06-workspace.png
IMG · 07 1600 × 1000
Dark theme
/product/img/orrery/07-dark.png
IMG · 08 1600 × 1000
Light theme
/product/img/orrery/08-light.png
IMG · 09 1600 × 1000
Export dialog
/product/img/orrery/09-export.png
IMG · 10 1600 × 1000
Command palette
/product/img/orrery/10-palette.png
§ 04 / Availability

Ship date, price, support. No surprises.

Status Live Released October 2021. Maintained from the studio.
Price €49 · one-time Includes every 1.x update. Bring-your-own-machine license.
Support Studio email Answered by the team that wrote the code.