A simple PDF Reader built using Electron and PDF.js
- PDF file association.
- New PDF file icons.
- First release.
- Tabbed View to easily switch between multiple documents.
- Document Navigation Tools.
- Thumbnail and Outline Panes.
- Find, Go to, Zoom and Print.
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