• TypeScript 74.5%
  • Vue 18.1%
  • Lua 5%
  • JavaScript 2%
  • CSS 0.3%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-30 13:10:24 -05:00
.github chore(translations): add catalog verification script and update localization docs 2026-07-28 19:15:15 +00:00
.husky feat: consolidate mobile UX and filtering updates 2026-04-12 09:45:00 -06:00
client i18n(client): sync translations from Crowdin (#808) 2026-07-30 11:45:23 -06:00
docker/postgres fix(books): support accent-insensitive search 2026-07-11 17:47:29 +00:00
docs chore(translations): add catalog verification script and update localization docs 2026-07-28 19:15:15 +00:00
koreader-plugin feat(koreader): add catalog detail info rows and series navigation 2026-07-28 04:35:08 +00:00
packages/types fix(smart-scope): enable per-user kobo sync for shared smart scopes 2026-07-28 21:28:12 +00:00
patches fix(reader): render PDF pages on initial layout 2026-07-12 05:00:06 +00:00
scripts chore(translations): add catalog verification script and update localization docs 2026-07-28 19:15:15 +00:00
server proxy missing book images to kobo cdn 2026-07-30 13:10:24 -05:00
.dockerignore chore: optimize docker image and scanner performance 2026-04-08 20:31:38 -06:00
.editorconfig feat(metadata): add cover extraction for epub, mobi, cbz, and pdf 2025-12-22 14:37:28 -06:00
.env.example feat(library): support LIBRARY_BROWSE_ROOT to restrict file path access 2026-07-07 17:02:46 +00:00
.gitattributes fix(docker): rebuild kepubify with Go 1.26.3, fix read-only fs chmod 2026-05-11 18:42:18 +00:00
.gitignore feat(server): add swagger setup for public api documentation 2026-06-29 01:52:30 +00:00
.npmrc feat(cover): add thumbnail generation and serve via thumbnail endpoint 2026-01-01 21:43:48 -06:00
AGENTS.md docs: add agent guidance files 2026-07-08 01:34:42 +00:00
CLAUDE.md docs: add agent guidance files 2026-07-08 01:34:42 +00:00
codecov.yml fix(books): update date when metadata is auto fetched 2026-06-01 05:07:59 +00:00
commitlint.config.cjs ci(client): add Crowdin translation workflow 2026-07-14 18:31:49 +00:00
crowdin.yml i18n(client): add Spanish, French, Italian, and Polish locales (#811) 2026-07-28 11:37:43 -06:00
docker-compose.dev.yml build(docker): upgrade pgvector image to pg18 2026-07-04 21:21:08 +00:00
docker-compose.yml feat(library): support LIBRARY_BROWSE_ROOT to restrict file path access 2026-07-07 17:02:46 +00:00
Dockerfile feat(koreader): enhance settings and plugin behavior (#669) 2026-07-14 11:26:27 -06:00
LICENSE chore: add OSS readiness files and contributor docs 2026-03-20 00:34:07 -06:00
package.json chore(i18n): automate Crowdin translation progress SVG chart and consolidate repo chart workflows 2026-07-27 18:25:59 +00:00
pnpm-lock.yaml feat(library): add FB2 file metadata writing and library settings 2026-07-28 06:50:37 +00:00
pnpm-workspace.yaml feat(metadata): add cover extraction for epub, mobi, cbz, and pdf 2025-12-22 14:37:28 -06:00
README.md chore(translations): add catalog verification script and update localization docs 2026-07-28 19:15:15 +00:00
release.config.js ci(client): add Crowdin translation workflow 2026-07-14 18:31:49 +00:00
tsconfig.base.json feat(metadata): add cover extraction for epub, mobi, cbz, and pdf 2025-12-22 14:37:28 -06:00

BookOrbit

A self-hosted library and reading platform for ebooks, PDFs, audiobooks, and comics.

Latest release Stars CI Release Server Coverage Crowdin

Website Demo GHCR Pulls Contributing License: AGPL v3

BookOrbit dashboard showing reading stats, widgets, and book shelves


What is BookOrbit?

BookOrbit organizes your books and reads them back to you anywhere: the web reader, a Kobo, or KOReader. Progress, highlights, and reading status move between all three, so you can start a chapter in one place and finish it in another.

Around that core sit 14 metadata providers, reading statistics and achievements, OPDS and Send-to-Kindle delivery, multi-user accounts with OIDC/SSO, and automatic sync out to Hardcover, Readwise, and StoryGraph. All of it runs on infrastructure you control.

Visit Website

Live Demo

Try the live instance before you install. No account required.

Launch Live Demo

Note: The demo includes a sample library of public domain books. Some administrative features are limited in the public demo. Self-hosting BookOrbit provides the full experience.

Features

Reading Experience & Sync

  • Built-in Web Readers: Ebooks (EPUB, KEPUB, MOBI, AZW3, AZW, FB2), PDFs, comics (CBZ, CBR, CB7), and audiobooks (M4B, MP3, M4A, OPUS, OGG, FLAC), with no extra plugins required.
  • Three-Way Sync (Kobo + KOReader + BookOrbit): Progress and annotations flow bidirectionally between Kobo devices, KOReader, and the BookOrbit web reader. Pick up on any surface where you left off on another, including highlights and deletions.
  • KOReader Plugin: An on-device catalog browser with search, download, and status and rating management, alongside full progress and annotation sync.
  • Annotations & Highlights: Highlights from the web reader, KOReader, and Kobo merge into one searchable hub. Filter by color, style, and source; export as Markdown, CSV, or JSON.
  • Hardcover, Readwise & StoryGraph Sync: Push status, progress, reading dates, and ratings to Hardcover on configurable triggers; status and progress to The StoryGraph; and new highlights and notes to Readwise as you create them, from both the web reader and synced devices. Hardcover read history can be pulled back to backfill blank BookOrbit entries.
  • Statistics, Goals & Achievements: Daily reading time, heatmaps, streaks, and library health, plus yearly goals, monthly challenges, and 50+ achievements across five categories. Reading DNA profiles your reading style from your actual session history.

Library Management

  • Multiple Libraries: Isolate content with per-library folders, custom scan rules, and format priorities.
  • 14 Metadata Providers: Google Books, Open Library, Amazon, Goodreads, Kobo, Hardcover, Audible, Audnexus, Libro.fm, and iTunes, plus ComicVine for comics, RanobeDB for light novels, and Aladin and Lubimyczytać for Korean and Polish catalogs. Cover art is sourced separately from iTunes, DuckDuckGo, and AudiobookCovers.
  • Smart Scopes & Collections: Organize your collection with curated lists and dynamic, rule-based saved filters.

Platform & Delivery

  • Multi-User & SSO: Granular per-user permissions and isolated reading data, with native support for Authentik, Keycloak, and Authelia via OIDC.
  • Multilingual Interface: English, German, Spanish, French, Italian, Dutch, Polish, Brazilian Portuguese, and Slovenian, translated by the community on Crowdin.
  • Content Delivery: OPDS support for compatible apps, Send-to-Kindle via email, and browser drag-and-drop uploads.
  • Automated Ingestion: Configure a Book Dock drop folder for hands-free importing.

Quick Start (Docker)

mkdir bookorbit && cd bookorbit
mkdir -p books data/app data/postgres
curl -fsSLo .env https://raw.githubusercontent.com/bookorbit/bookorbit/main/.env.example
curl -fsSLo docker-compose.yml https://raw.githubusercontent.com/bookorbit/bookorbit/main/docker-compose.yml

Edit .env and set these required values:

APP_URL=http://your-server-ip:3000   # the URL you'll open in your browser
BOOKS_HOST_PATH=./books              # folder on your server where your book files live

POSTGRES_PASSWORD=         # database password           - openssl rand -hex 24
JWT_SECRET=                # signs login tokens          - openssl rand -hex 32
SETUP_BOOTSTRAP_TOKEN=     # one-time setup wizard token - openssl rand -hex 16

On a NAS, or any host where your book folder is owned by a user other than UID 1000, also set PUID and PGID to match that owner. Run id -u and id -g as the owning user to find them. Getting these wrong is the most common cause of permission errors on first scan.

Optionally set LIBRARY_BROWSE_ROOT=/books to start the library folder picker at /books instead of /.

Then start:

docker compose up -d

Open http://your-server-ip:3000 and complete setup using your SETUP_BOOTSTRAP_TOKEN.

For the full installation guide including reverse proxy setup, file permissions on NAS, external databases, and environment variable reference, see bookorbit.app/installation.

KOReader Plugin

The BookOrbit plugin for KOReader adds progress sync, two-way annotation sync, and a native catalog browser: navigate, search, and download books from your library without leaving the device.

BookOrbit KOReader Plugin showing dashboard, catalog search, and book details

  1. In BookOrbit, go to Settings > Integrations > KOReader and click Download Plugin.
  2. Unzip bookorbit.koplugin.zip.
  3. Copy bookorbit.koplugin to koreader/plugins/ on the device.
  4. Restart KOReader and open a book.
  5. Use Tools > BookOrbit Sync to connect.

The download is pre-configured with your server URL and credentials, so there is no manual entry on the device. For full setup and sync options, see bookorbit.app/koreader-plugin.

Documentation and Contributing

Full documentation is at bookorbit.app, covering libraries, metadata, readers, Kobo sync, OPDS, users and permissions, OIDC setup, and more.

For local development, see docs/DEVELOPMENT.md. To contribute, see docs/CONTRIBUTING.md for the full workflow: branch naming, test expectations, PR checklist, and commit format.

Translations

Help translate BookOrbit into your language on Crowdin.

Translation progress

Star History

BookOrbit GitHub star history

Support

License

BookOrbit is licensed under the GNU Affero General Public License v3.0.