LagradOst / QuickNovel

Android app for downloading novels
MIT License
1.08k stars 63 forks source link

adding google translate #70

Open AhmadNaruto opened 2 years ago

AhmadNaruto commented 2 years ago

I think this is the best novel reading app I've ever used. light and very smooth on my device. if i may propose to add a feature ;

  1. added automatic translation of the downloaded sections.
  2. add an edit feature (if possible) on the part that has been downloaded.

Thank you in advance. can i get hints/literature for adding source extensions? is it possible to change the source to the module, ?? so if there is an addition/improvement of the source there is no need to recompile. I think it's good enough to adapt the source (extension) from nReader (https://github.com/LNReader/lnreader) even though they are using .js i think porting to kotlin is not too difficult.

Lustsifer commented 2 years ago

I think adopting extension from Tachiyomi is more doable and easier than LNReader one if the dev decided to do it. The advantages of this is that a user that understand how to code can make their own extension.

https://github.com/tachiyomiorg/tachiyomi https://github.com/tachiyomiorg/tachiyomi-extensions

KillerDogeEmpire commented 2 years ago

adopting

I find it easier if it's not an extension. I have tried making an extension and am always confused while looking at the code for them.

RokeJulianLockhart commented 1 year ago

What decent open-source OCR libraries can be added (I expect, as submodules, right)? I don't know what Copyfish use, but their OCR isn't bad.