Skip to content

Rishi-Bidani/mangaviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaViewer

This application allows you to view your downloaded mangas using my custom manga viewer on PC which allows several features such as changing he image widths, aligning the images to the left, right of centered, It also allows you the change the brightness of the images, it works best for reducing the brightness when you are in a dark room.

Furthermore, you can read the mangas on any device on the same network as the server. This is done by exposing the server to the network.

Please check the TODO if you wish to contribute

Note

The downloading feature has been removed from the project, please use my other Manga Downloader project to download the mangas.`

Build the project yourself

  1. Make sure you have nodejs, yarn and the make command installed
  2. Clone the project
  3. Edit the settings.json file in ./server/data to point to the directory where you have downloaded your mangas
  4. Run make start to build the project and start the server or make build to just build the project

TODO

  • Convert the project to use vue and typescript
  • Fix UI for phone and smaller devices
  • Be able to view the mangas on the phone -> make it available on local network
  • Open last read chapter when opening the manga
  • Dockerise the project?

image image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published