pierobot / mangapie

This is a self-hosted server for archived manga.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mangapie

This is a self-hosted server for archived manga.

Features

  • Support for
    • zip/cbz
    • rar/cbr
  • Reader
    • Automatic transition from one archive to another
    • Image preloading
    • Option to read left to right or right to left
    • Saves archive progress
      • Complete, incomplete, unread
      • Date last read
  • Search
    • Autocomplete for quick and dirty basic searches
    • Advanced search
      • By genres
      • By author and/or artist
      • By keywords
        • Also matches against associated names
  • Metadata
    • Mangaupdates
      • Description, type, associated names, genres, authors, artists, year
      • Uses Jaro-Winkler for name matching
    • Editable
      • Description, type, associated names, genres, authors, artists, year
      • Select covers from archives

Requirements

  • PHP
  • Any DBMS that Laravel supports
  • Composer

Installation & Configuration

Check out the wiki.

Screenshots

Manga Reader1

About

This is a self-hosted server for archived manga.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 71.6%Language:Blade 27.9%Language:JavaScript 0.4%Language:Shell 0.1%Language:Vue 0.1%