Happy Wednesday!
Every Wednesday, share your favorite resources or ones you made yourself! Tell us what your resource an do for us learners!
Weekly Thread changes daily at 9:00 EST:
Mondays – Writing Practice
Tuesdays – Study Buddy and Self-Intros
Wednesdays – Materials and Self-Promotions
Thursdays – Victory day, Share your achievements
Fridays – Memes, videos, free talk
by AutoModerator
1 comment
I made a [dockerfile](https://github.com/TheEmpty/Manga2Pdf-Dockerfile) for [Mokuro](https://github.com/kha-white/mokuro) and [Mokru2pdf](https://github.com/Kartoffel0/Mokuro2Pdf). If you have raws or other digital manga forms, you can point the dockerfile at the directory and it will spit out a PDF of the manga with selectable text. I then put the PDFs into [Kavita](https://www.kavitareader.com/) and can slowly Yomichan my way though my manga. https://github.com/TheEmpty/Manga2Pdf-Dockerfile
ex: `docker run –rm -v “~/Documents/my-raws:/in” -v “~/Documents/manga-pdfs:/out” -it theempty/manga2pdf`