Skip to content

bakomon/web

Repository files navigation

Bakomon (Baca Komik Online)

GitHub repo size CC BY-NC-SA 4.0

Bakomon is a manga/manhwa/manhua reader that scrapes new chapters from online comic readers.

Currently supported sites are:

Requirements

  • PHP 7.4 or greater

Installation

  • Install PHP (check if it is installed, run php -v)
  • Install Git (check if it is installed, run git --version)

Usage

  1. Open terminal and clone the repository:

    git clone https://github.com/bakomon/web.git bakomon-web
  2. Go into the project directory:

    cd bakomon-web
  3. Run the PHP built-in web server:

    php -S localhost:9900

    Note: You can change the port 9900 to another value if it's in use, like 8000, 8080, etc.

  4. Open in Browser:

    http://localhost:9900

Credits

License

Bakomon Web is licensed under a CC BY-NC-SA 4.0. See the LICENSE file for more details.

CC BY-NC-SA 4.0

About

Baca Komik Online

Resources

License

Stars

Watchers

Forks

Packages

No packages published