Skip to content

lijandrew/manga-puppet

Repository files navigation

Manga Puppet

Sleek manga downloader & reader for Windows, MacOS, and Linux

PRs welcome!

Table of Contents

Download
Screenshots
Why?
Sources
Development
Built With
Contributing
License

Download

→ Coming soon

Screenshots

Manga view screenshot Chapters view screenshot Reader screenshot

Why?

Manga Puppet aims to be a sleek, accessible, and user-friendly manga downloading and reading option by providing a richer visual experience (cover images, manga information, etc.) as well as a cleaner and easier-to-navigate interface.

Sources

As of now, only MangaLife has been implemented. More coming though!

Development

Clone the repository

git clone https://github.com/lijandrew/manga-puppet.git

Navigate to the cloned directory

cd manga-puppet

Install dependencies

npm i

Start development app
Note: live reload is only for the React frontend. Electron requires manual relaunching.

npm run dev

Temporary chromium fix: copy chromium installation folder from node_modules/puppeteer to ./chromium

Built With

Contributing

PRs are appreciated!

License

MIT