README.md
PDF viewer created using Electron framework and PDF.js
Usage
Download executable jar from Releases
Or build from source :
Install dependencies (Node.js, npm etc) –
$ sudo apt-get install python-software-properties
$ curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash –
$ sudo apt-get update
$ sudo apt-get install build-essential
$ sudo apt-get install nodejs
$ sudo apt-get install npm
To run –
$ git clone https://github.com/praharshjain/Electron-PDF-Viewer.git
$ cd Electron-PDF-Viewer
$ npm install && npm start
Screenshot
License
PDF.js is available under Apache License.Electron is released under MIT License.Rest of the code is MIT licensed.
Original URL: http://feedproxy.google.com/~r/feedsapi/BwPx/~3/sA539INXdds/