Skip to content

MyAnimeDays/MangaReader

 
 

Repository files navigation

MangaRead

Manga Reader (Website) for personal use (not impossible for commercial use) This web is for Manga that placed on folder based structur like this:

- Manga Name
	- Chapter Name 1
	- Chapter Name 2
	- Chapter Name etc
- Other Manga
	- Chapter Name 1
	- Chapter Name 2
	- Chapter Name etc

Feature(s)

  • News Feed
  • Manga Directory
  • History
  • User Account
  • Folder Scanning
  • Server Status

Installation

  1. Copy to your web directory. For example if you use xampp, copy to htdoc folder.
  2. Open phpmyadmin
  3. Create database named manga
  4. import manga.sql to database
  5. open config.php and edit $CFG['MANGA_PATH'] = "D:/Manga"; to your manga directory
  6. done. you can open the web using (ex: localhost/yourfolder)

Bug/Issue report

Please use issue page to report any bug or issue. Don't email me.

Commercial Use

Any kind of damage or security issue not contributor vault and not guaranteed, so use at your own risk.

Want to Contribute?

Please email me at [email protected]

Next Version

At the next version this application will be more faster (at my system it's up to 4x faster) & more stable. I have my college and jobs so don't expect the next version come fast and i can't really set ETA. If you want to try you can get it from development branch

About

Website to read manga locally or even on your own server

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 52.4%
  • HTML 37.9%
  • PHP 8.3%
  • CSS 1.4%