Skip to content

mrkovec/mReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mReader

Comics and ebook reader for windows/linux/osx powered by Electron and React.

Alt text

Suported formats (for now)

  • .cbr
  • .cbz
  • .epub
  • .pdf (pdf.js)

Run instructions

To run mReader you'll need Git, Node.js and 7-zip installed. From command line:

git clone https://github.com/mrkovec/mReader
cd mReader
npm install
npm start

7z executable needs to be located in ./bin folder or its path set in menu > about > settings > path to 7z.