awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
talebook avatar

talebook/talebook

0
View on GitHub↗
5,294 estrellas·590 forks·JavaScript·bsd-2-clause·7 vistaswww.talebook.org↗

Talebook

Talebook is a self-hosted personal ebook library server that allows you to import, organize, and host your ebook collection on the web. It provides a built-in browser-based EPUB reader so you can read books directly without downloading them, and it can push selected ebooks to a Kindle device via email for offline reading.

The library catalog is exposed over OPDS, enabling mobile reading apps to browse and download titles. Talebook supports multiple user accounts with social login integration, making it suitable for shared library management among friends or family. It also includes a passcode access gate to restrict access to authorized visitors, and an administrative panel for configuring system settings, user accounts, and third-party service integrations such as SMTP for Kindle delivery. Automatic bulk import from a scanned directory helps keep the collection up to date without manual effort.

Features

  • Self-Hosted Web Interfaces - Provides a self-hosted web interface to import, organize, and update metadata for a personal ebook collection.
  • User Authentication - The personal ebook library server authenticates multiple users through social identity providers and manages accounts for shared library access.
  • Ebook Library Management - The personal ebook library server enables browsing, adding, editing, and automatically updating metadata for the entire ebook collection.
  • Self-Hosted Web Servers - The personal ebook library server hosts a personal collection of ebooks over the web for browsing, searching, and online reading.
  • Local Media Bulk Importers - Scans configured directories to automatically discover and import ebook files into the library database.
  • Shared Library Access - Managing accounts and social logins to allow multiple users to collectively maintain and access a shared book collection.
  • OPDS Servers - Exposes the book catalog over OPDS so mobile reading apps can browse and download titles.
  • Kindle Email Deliveries - Ships a built-in feature to email selected ebooks to a Kindle device for offline reading.
  • Browser-Based Book Readers - Opening EPUB files directly in a web browser with reading controls, eliminating the need to download books beforehand.
  • Multi-User Support - Supports multiple user accounts with social login integration for shared library management.
  • Ebook File Readers - The personal ebook library server allows reading ebooks directly in a web browser with standard reading controls, without downloading files.
  • On-the-Fly Converters - Converts EPUB book files into HTML pages in real time for in-browser reading without prior rendering.
  • Bulk Imports - The personal ebook library server scans a directory to automatically import all ebook files into the library collection.
  • Passcode Gates - Restricts access to authorized users by requiring a shared passcode to enter the site.
  • Social Authentication Providers - Authenticates users through pluggable backends supporting OAuth logins from multiple identity providers.
  • Browser-Based EPUB Readers - An online EPUB reader that lets users open and read ebooks directly in a web browser without downloading.
  • Python 项目 - Listed in the “Python 项目” section of the Great Open Source Project awesome list.

Historial de estrellas

Gráfico del historial de estrellas de talebook/talebookGráfico del historial de estrellas de talebook/talebook

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace talebook/talebook?

Talebook is a self-hosted personal ebook library server that allows you to import, organize, and host your ebook collection on the web. It provides a built-in browser-based EPUB reader so you can read books directly without downloading them, and it can push selected ebooks to a Kindle device via email for offline reading.

¿Cuáles son las características principales de talebook/talebook?

Las características principales de talebook/talebook son: Self-Hosted Web Interfaces, User Authentication, Ebook Library Management, Self-Hosted Web Servers, Local Media Bulk Importers, Shared Library Access, OPDS Servers, Kindle Email Deliveries.

¿Qué alternativas de código abierto existen para talebook/talebook?

Las alternativas de código abierto para talebook/talebook incluyen: gotson/komga — Komga is a self-hosted digital comics and eBook server that organizes, serves, and streams CBZ, CBR, PDF, and EPUB… crocodilestick/calibre-web-automated — Calibre-Web-Automated is a self-hosted ebook library server that watches file system folders for new ebook files,… kareadita/kavita — Kavita is a self-hosted digital library server designed for hosting, organizing, and sharing collections of digital… janeczku/calibre-web — Calibre-web is a self-hosted web application that provides a browser-based interface for browsing, managing, and… fastapi-users/fastapi-users — FastAPI Users is a ready-to-use authentication library for FastAPI applications that handles user registration, login,… suwayomi/suwayomi-server — Suwayomi-Server is a self-hosted manga server that serves content via OPDS feeds for use with compatible reader…

Alternativas open-source a Talebook

Proyectos open-source similares, clasificados según cuántas características comparten con Talebook.
  • gotson/komgaAvatar de gotson

    gotson/komga

    5,931Ver en GitHub↗

    Komga is a self-hosted digital comics and eBook server that organizes, serves, and streams CBZ, CBR, PDF, and EPUB files through a web interface. Built as a Java Spring Boot application with SQLite-based metadata storage, it provides multi-user access controls with individual reading progress tracking and supports the OPDS protocol for compatibility with third-party reader applications. The server distinguishes itself through comprehensive authentication options, including OAuth2 and OpenID Connect support with automatic account creation and email verification, alongside traditional cookie an

    Kotlinapicomicsddd
    Ver en GitHub↗5,931
  • crocodilestick/calibre-web-automatedAvatar de crocodilestick

    crocodilestick/Calibre-Web-Automated

    4,834Ver en GitHub↗

    Calibre-Web-Automated is a self-hosted ebook library server that watches file system folders for new ebook files, automatically converts them to a target format, enriches their metadata from online sources, and inserts them into a Calibre-managed library. It provides a web interface for browsing, reading in-browser, searching full text, and managing collections, while also supporting user authentication through multiple protocols including OAuth 2.0, OpenID Connect, LDAP, magic links, and reverse proxy headers. The server integrates directly with Kobo e-reader devices, synchronizing books, co

    JavaScriptautomationcalibrecalibre-web
    Ver en GitHub↗4,834
  • kareadita/kavitaAvatar de Kareadita

    Kareadita/Kavita

    10,947Ver en GitHub↗

    Kavita is a self-hosted digital library server designed for hosting, organizing, and sharing collections of digital books, comics, and magazines across multiple devices. It functions as a digital media metadata manager and an OPDS content server, enabling the distribution of publications to compatible reading applications. The system includes a cross-platform web-based reader that supports digital book annotations and highlights. It utilizes a role-based access control system to manage user permissions and enforce age restrictions for shared libraries. The platform provides comprehensive lib

    C#annotationscbzcomicinfo
    Ver en GitHub↗10,947
  • janeczku/calibre-webAvatar de janeczku

    janeczku/calibre-web

    17,500Ver en GitHub↗

    Calibre-web is a self-hosted web application that provides a browser-based interface for browsing, managing, and reading digital book collections stored in a library database. It functions as a comprehensive library management system, allowing users to organize large collections, edit metadata, and perform automated content updates through a centralized administrative dashboard. The platform distinguishes itself by integrating directly with external infrastructure to extend the capabilities of a standard digital library. It supports remote storage mapping to host files on cloud providers, uti

    Fluentcalibreebookebook-manager
    Ver en GitHub↗17,500
  • Ver las 30 alternativas a Talebook→