Bakomon is a manga/manhwa/manhua reader that scrapes new chapters from online comic readers.
ㅤ
Currently supported sites are:
- bacakomik.co
- and more.
ㅤ
- PHP 7.4 or greater
ㅤ
- Install PHP (check if it is installed, run
php -v) - Install Git (check if it is installed, run
git --version)
ㅤ
-
Open terminal and clone the repository:
git clone https://github.com/bakomon/web.git bakomon-web
-
Go into the project directory:
cd bakomon-web -
Run the PHP built-in web server:
php -S localhost:9900
Note: You can change the port
9900to another value if it's in use, like8000,8080, etc. -
Open in Browser:
ㅤ
- API: Manganya
- Icon: Icon Sets
- Web Scraper: hQuery.php
- Resize image: IMGPA
ㅤ
Bakomon Web is licensed under a CC BY-NC-SA 4.0. See the LICENSE file for more details.
