Skip to content

Treast/local-mangaplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local MangaPlus

License: GPL v3 Symfony Github CI

A dedicated MangaPlus monitor that automatically fetches your bookmarked chapters the second they are published. No more manual checking - just sync and read.

Features

  • Automated monitoring: Tracks the official MangaPlus catalog for new releases in real-time.
  • Smart fetching: Seamlessly archives new chapters as they drop.
  • 100% local & private: Self-hosted, no account, no tracking, no cloud syncing

Tech Stack

  • Backend: PHP 8.5+ / Symfony 8+
  • Database: SQLite
  • Frontend: Twig, Tailwind CSS, Alpine.js, & Symfony UX Live Components

Getting started

The easiest way to get Local MangaPlus up and running is with Docker.

Quick Start with Docker

Run the following command to start Local MangaPlus:

docker run -d \
  --name local-mangaplus \
  -p 8080:80 \
  -v local_mangaplus_data:/app/var \
  --restart unless-stopped \
  ghcr.io/treast/local-mangaplus:latest

Then, open your browser to http://localhost:8080.

For more detailed installation instructions, including Docker Compose and building from source, please refer to our Installation Guide.

Documentation

Full documentation, including usage, architecture, and advanced topics, is available here.

Contributing

We welcome contributions! Please see our Contributing Guide for details on how to get started.

License

This project is licensed under the GPL v3 License - see the LICENSE file for details.

Screenshots

Homepage

Homepage

Library

Homepage

Manga page

Homepage

About

Stay ahead of the release schedule with a self-hosting bot that tracks your MangaPlus bookmarks and archives new chapters automatically.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors