A web server for browsing and downloading mangas to your Kindle library from your Kindle web browser.
- Using a shell/command-line, launch the web server with Docker:
docker run -p 6969:6969 enzious/nicoyomi
- Open a web browser and open Nicoyomi:
xdg-open http://localhost:6969
- Docker
- Internet access
- Why doesn't Nicoyomi work on my Kindle when I host it with TSL/SSL?
- Try using HTTP instead of HTTPS, or use an older TLS/SSL standard. You may have an older Kindle web browser.
- Why do some mangas and chapters fail to download while others succeed?
- There are some mangas listed that MangaDex doesn't actually host but instead redirects to a licensees domain. These will fail, I'll have to figure that out when I have time.
- What is this "none" volume I'm seeing on some mangas?
- That is a "fake" volume for chapters that do not have a volume. This could be because there just isn't a volume, or the chapter is new and hasn't been grouped into a volume.
- I have an idea for a feature, where should I send it?
- Open an issue! This was a very fun 5-day project and I'm still wanting to add more features.
- Why?
- Idk, writing Rust is fun and manga on the Kindle is really comfy.
- Internal cron job for file clean-up
- Account access
- Display chapter titles and metadata
- Improved navigation and discovery
- Get the Docker image size down (1.5GB! Curse you Qt!)
- Bring the image retrieval and ebook generation into a Rust library
- Might be hard to generate ebooks
- Include chapter in title or something visible for easy identification in library
- Improve error handling and logging
- Add volume covers to chapter ebooks