Live data from Hacker News

Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

loudreader.com

11–20 of 72 posts

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#12

Try to read ebooks via browser and couldn't find one that really works that able to replace desktop readers. Made one that usable for daily use. Comments and suggestion welcome.

Can you describe what motivated you to build an ebook reader for the browser, when multiple free desktop and mobile book readers exist?

Also, do I need to keep the screen open if I want to save my place in my book? It doesn't seem to save my book or my location when I reload the page.

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#15
post #6

This is really good! I couldn't find a good lightweight ePub reader. Is it open source though? I'd love to customize it a bit :)

Foliate is a wonderful FOSS ePub reader for Linux. It seems to offer all of the customization options you listed.

https://johnfactotum.github.io/foliate/

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#17
post #6

This is really good! I couldn't find a good lightweight ePub reader. Is it open source though? I'd love to customize it a bit :)

Foliate is a wonderful FOSS ePub reader for Linux. It seems to offer all of the customization options you listed. https://johnfactotum.github.io/foliate/

Just downloaded it. It solves every single problem I had. Thanks!

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#18

Try to read ebooks via browser and couldn't find one that really works that able to replace desktop readers. Made one that usable for daily use. Comments and suggestion welcome.

Amazing! Great job! I'm so curious about your process

What programming language did you use?

What was the harder part?

Which format was the hardest?

How long did it take you?

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#19
Thanks for building this. I'm trying to make my book available in all these formats but my biggest issue is that it is hard to read a book on both desktop or mobile.

Does anybody knows of any interesting UI that works for books? I've looked into interactive books but it's only fun for few pages and then it leans more toward annoying. Any suggestions?

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#20

Try to read ebooks via browser and couldn't find one that really works that able to replace desktop readers. Made one that usable for daily use. Comments and suggestion welcome.

hey, I actually was working on something similar ( forking from https://github.com/satorumurmur/bibi which is an open source epub reader ), but my objective was to allow

a) To save books in some place online like s3 or gdrive etc.

b) Allowing to use the "bookmark" feature across sessions.

My use case is that sometimes I am reading a EPUB and I have it in my tablet, but sometimes I have my computer, and othertimes I have my phone. Currently I have to download it 3 times to read it and remember the bookmark.

Post reply on HN