lector
lector copied to clipboard
📖 A simple PDF Reader built using Electron and PDF.js
Lector
A simple PDF Reader built using Electron and PDF.js
Dependencies
Libraries Used
What's new?
v1.1.0
- PDF file association.
- New PDF file icons.
v1.0.0
- First release.
- Tabbed View to easily switch between multiple documents.
- Document Navigation Tools.
- Thumbnail and Outline Panes.
- Find, Go to, Zoom and Print.
Getting started
Installation
Download executable from Releases
Build from Source
Prerequisites
Install the following dependencies:
Clone
Clone this repo to your local machine using:
git clone https://github.com/sagargurtu/lector.git
Run
cd lector
npm install && npm start
Build distributions
npm run dist
License
PDF.js is under Apache License 2.0
This project is under MIT License