awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to getmango/mango

Open-source alternatives to Mango

30 open-source projects similar to getmango/mango, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mango alternative.

  • stumpapp/stumpstumpapp avatar

    stumpapp/stump

    1,932View on GitHub↗
    TypeScriptbookscomicsmedia-server
    View on GitHub↗1,932
  • kareadita/kavitaKareadita avatar

    Kareadita/Kavita

    10,947View on 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
    View on GitHub↗10,947
  • janeczku/calibre-webjaneczku avatar

    janeczku/calibre-web

    17,500View on 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
    View on GitHub↗17,500
  • th3r00t/pyshelfth3r00t avatar

    th3r00t/pyShelf

    526View on GitHub↗

    A simple terminal based ebook server

    JavaScriptebook-serverhacktoberfestpython3
    View on GitHub↗526

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • gotson/komgagotson avatar

    gotson/komga

    5,931View on 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
    View on GitHub↗5,931
  • atsumerudev/atsumeruAtsumeruDev avatar

    AtsumeruDev/Atsumeru

    180View on GitHub↗

    Free self-hosted mangas/comics/light novels media server

    Java
    View on GitHub↗180
  • anxcye/anx-readerAnxcye avatar

    Anxcye/anx-reader

    7,613View on GitHub↗

    anx-reader is a cross-platform e-book reader and cloud-synced library manager. It renders various electronic book formats into a standardized HTML view with customizable themes and fonts for a consistent experience across different operating systems. The project integrates a large language model as a reading assistant to summarize text and answer questions about book content. It also functions as a digital annotation tool for creating color-coded highlights and detailed notes for external research export. The system includes capabilities for organizing digital library collections, synchroniz

    Dartdartebook-readerflutter
    View on GitHub↗7,613
  • talebook/talebooktalebook avatar

    talebook/talebook

    5,294View on GitHub↗

    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

    JavaScript
    View on GitHub↗5,294
  • fancy88/ibookfancy88 avatar

    fancy88/iBook

    4,947View on GitHub↗

    iBook is a self-hosted e-book library management system that allows individuals or organizations to set up and maintain their own digital collection. The platform provides durable storage for e-book files and their associated metadata, a RESTful API for library operations, static file serving for direct browser downloads, and a self-contained deployment model that runs on a user's own server. Beyond the core library functionality, iBook includes a freely accessible digital archive of technical and general e-books in EPUB and PDF formats, role-based access control for catalog and administrativ

    View on GitHub↗4,947
  • linuxserver/docker-calibre-weblinuxserver avatar

    linuxserver/docker-calibre-web

    1,400View on GitHub↗

    This project provides a containerized self-hosted web interface and server for browsing, reading, and managing digital book collections over a local network. It serves a full desktop application capability entirely through a lightweight browser-based network interface, maintaining library integrity and metadata state by mounting external database files directly into the container volume. The application enables users to search, filter, and read digital book collections stored in a database, transform documents between different publication formats using integrated conversion tools, and modif

    Dockerfilehacktoberfest
    View on GitHub↗1,400
  • smuyyh/bookreadersmuyyh avatar

    smuyyh/BookReader

    6,901View on GitHub↗

    BookReader is a mobile e-book reader application designed for reading digital novels in EPUB, PDF, and TXT formats. It functions as a digital library manager for organizing, indexing, and searching collections of electronic books using titles and tags. The application features a reading interface with three-dimensional page-flip animations to simulate the feel of physical books. It also includes a wireless synchronization system for transferring digital book files between devices over a local network. The software provides tools for customizing the reading experience, including adjustable th

    Javaandroidbookbookreader
    View on GitHub↗6,901
  • nailperry-zd/the-economistnailperry-zd avatar

    nailperry-zd/The-Economist

    3,786View on GitHub↗

    This project is a digital magazine archiver and downloader designed to retrieve historical magazine editions from online sources to build a local digital library. It functions as a tool for downloading and organizing publications to ensure long-term offline preservation. The utility manages ebook collections by storing issues in PDF, EPUB, and MOBI formats to maintain compatibility across different reading devices. It uses a date-based directory hierarchy and local file system indexing to categorize electronic publications by publication date and issue number. The system covers digital publi

    economistenglishnewspapers
    View on GitHub↗3,786
  • jghauser/auto-pandoc.nvimjghauser avatar

    jghauser/auto-pandoc.nvim

    41View on GitHub↗

    Use pandoc to convert markdown files according to options from a yaml block

    Nix
    View on GitHub↗41
  • jghauser/follow-md-links.nvimjghauser avatar

    jghauser/follow-md-links.nvim

    173View on GitHub↗

    Easily follow markdown links with this neovim plugin

    Lua
    View on GitHub↗173
  • jonashellmann/everydocs-corejonashellmann avatar

    jonashellmann/everydocs-core

    370View on GitHub↗

    A simple Document Management System for private use with basic functionality to organize your documents digitally

    Rubydocumentdocument-management
    View on GitHub↗370
  • jubnzv/mdeval.nvimjubnzv avatar

    jubnzv/mdeval.nvim

    228View on GitHub↗

    Neovim plugin that evaluates code blocks inside documents

    Lua
    View on GitHub↗228
  • kdheepak/panvimdockdheepak avatar

    kdheepak/panvimdoc

    318View on GitHub↗

    Write documentation in pandoc markdown. Generate documentation in vimdoc.

    CSS
    View on GitHub↗318
  • kibi2/tirenvi.nvimkibi2 avatar

    kibi2/tirenvi.nvim

    36View on GitHub↗

    Edit Markdown and CSV tables in Neovim with lossless round-trip.

    Lua
    View on GitHub↗36
  • kicamon/markdown-table-mode.nvimKicamon avatar

    Kicamon/markdown-table-mode.nvim

    104View on GitHub↗

    A lightweight markdown format plugin like vim-table-mode but write in lua

    Lua
    View on GitHub↗104
  • kiran94/edit-markdown-table.nvimkiran94 avatar

    kiran94/edit-markdown-table.nvim

    28View on GitHub↗

    Edit Markdown Tables from Neovim using Treesitter

    Lua
    View on GitHub↗28
  • koha-community/kohaKoha-Community avatar

    Koha-Community/Koha

    565View on GitHub↗

    Koha is a free software integrated library system (ILS). Koha is distributed under the GNU GPL version 3 or later. *Note: this is a synced mirror of the official Koha repo. Note: This project uses its own bug tracker, see https://bugs.koha-community.org/ to report a bug or submit a patch.

    Perl
    View on GitHub↗565
  • macsplit/urltomarkdownmacsplit avatar

    macsplit/urltomarkdown

    348View on GitHub↗

    Web service for web page to Markdown conversion

    HTML
    View on GitHub↗348
  • meanderingprogrammer/render-markdown.nvimMeanderingProgrammer avatar

    MeanderingProgrammer/render-markdown.nvim

    4,146View on GitHub↗

    render-markdown.nvim is a Neovim plugin that transforms raw markdown syntax into a visually formatted layout directly inside the editor. It acts as a component visualizer and syntax highlighter, replacing standard markdown elements with custom symbols, icons, and formatted blocks to improve document readability. The plugin provides a toggle between rendered visual layouts and raw text views, allowing users to switch based on their current needs. It also applies markdown styling to injected content sections found within non-markdown file types. The system covers the visualization of various d

    Lualuamarkdownneovim
    View on GitHub↗4,146
  • mkucej/i-librarian-freemkucej avatar

    mkucej/i-librarian-free

    339View on GitHub↗

    I, Librarian - open-source version of a PDF managing SaaS.

    PHParxivcrossrefdocument-management
    View on GitHub↗339
  • mpas/marp-nvimmpas avatar

    mpas/marp-nvim

    51View on GitHub↗

    A neovim plugin for Marp

    Lua
    View on GitHub↗51
  • myzel394/easytables.nvimMyzel394 avatar

    Myzel394/easytables.nvim

    144View on GitHub↗

    Easily insert and edit markdown tables using Neovim with a live preview and useful helpers

    Lua
    View on GitHub↗144
  • nedra1998/nvim-mdlinkNedra1998 avatar

    Nedra1998/nvim-mdlink

    32View on GitHub↗

    Useful functionality for working with links in markdown

    Lua
    View on GitHub↗32
  • nfrid/markdown-togglechecknfrid avatar

    nfrid/markdown-togglecheck

    23View on GitHub↗

    Simple neovim plugin to toggle checkboxes in markdown

    Lua
    View on GitHub↗23
  • nvim-telescope/telescope-bibtex.nvimnvim-telescope avatar

    nvim-telescope/telescope-bibtex.nvim

    134View on GitHub↗

    A telescope.nvim extension to search and paste bibtex entries into your TeX files.

    Lua
    View on GitHub↗134
  • oxy2dev/markdoc.nvimOXY2DEV avatar

    OXY2DEV/markdoc.nvim

    51View on GitHub↗

    Tree-sitter based markdown -> vimdoc converter plugin for Neovim

    Lua
    View on GitHub↗51