Skip to content

hhy5277/Electron-PDF-Viewer

 
 

Repository files navigation

FOSSA Status

  Electron-PDF-Viewer

PDF viewer created using Electron framework and PDF.js

Usage

Download executable 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.

License

FOSSA Status

About

PDF viewer created using Electron framework and PDF.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 84.3%
  • CSS 7.1%
  • JavaScript 5.5%
  • HTML 3.1%