-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sergio Vera edited this page May 14, 2024
·
4 revisions
Coreander is a personal documents server which indexes the documents (EPUBs and PDFs with no DRM) that it finds in the passed folder, and provides a web interface to search and access them.
- Single binary with all dependencies included.
- Fast search engine powered by Bleve, with support for documents in multiple languages.
- Search by author, title and even document series (Calibre's
series
meta supported) - Improved search for documents with metadata in english, spanish, french, italian, german and portuguese, including genre and singular/plural forms of words in the results among others.
- Estimated reading time calculation.
- High-performance web server powered by Fiber.
- Lightweight, responsive web interface based on Bootstrap.
- Web interface available in english, spanish and french, more languages can be easily added.
- New documents added or removed to/from the library folder are automatically indexed (Linux only).
- Send to email supported.
- Read indexed epubs and PDFs from Coreander's interface thanks to foliate-js.
- Restrictable access only to registered users.
- Upload documents through the web interface.