michaldaniel / ebook-viewer

Modern GTK Python Ebook Reader app to easily read epub files
GNU General Public License v3.0
406 stars 47 forks source link

Should I need to install Calibre to use this? #26

Closed chopfitzroy closed 7 years ago

chopfitzroy commented 7 years ago

I had to install calibre in order to import a book is this normal?

michaldaniel commented 7 years ago

Unfortunately yes. Currently it only supports .epub format, support for .txt, .html and .mobi is in plans after core of the app is all done. Import option uses calibre's tools to parse from other file formats.