Releases: bndct-devops/tome
Releases · bndct-devops/tome
v0.1.0 -- Initial Release
First public release of Tome.
What's included
- Library management -- scan folders, upload files, organize into libraries with categories and icons
- Built-in reader -- EPUBs (with CFI position tracking), manga/comics (CBZ/CBR with two-page spread, RTL, webtoon scroll), and PDFs
- Metadata -- auto-extraction from files, fetching from Hardcover, Google Books, and OpenLibrary with side-by-side diff UI
- KOReader integration -- TomeSync plugin for reading position and session sync (works offline), OPDS feed, OPDS PINs
- Reading stats -- session tracking, streaks, time-of-day patterns, activity heatmap
- Bindery -- inbox for incoming books with metadata preview and batch accept/reject
- Series browsing -- volume grids with per-book progress, continue reading, mark all read
- Multi-user -- JWT auth, granular permissions, Quick Connect (6-char code sign-in), admin impersonation
- 9 themes -- light, dark, Catppuccin (4 flavors), Nord, Neon, 8-bit
- Mobile -- fully responsive, works as a PWA
- Single Docker image -- FastAPI + React + SQLite, one container
Running it
See the README for Docker setup.