A simple PDF Reader built using Electron and PDF.js
Download executable from Releases
Install the following dependencies:
Clone this repo to your local machine using:
git clone https://github.com/sagargurtu/lector.git
cd lector
npm install && npm start
npm run dist
PDF.js is under Apache License 2.0
This project is under MIT License