The Wayback Machine - http://web.archive.org/web/20200915001346/https://github.com/mrkovec/mReader
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.