Open AhmadNaruto opened 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
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.
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.
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 ;
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.