sagargurtu / lector

📖 A simple PDF Reader built using Electron and PDF.js
https://sagargurtu.github.io/lector/
MIT License
214 stars 45 forks source link
custom-electron-titlebar electron electron-builder pdf-reader pdfjs

Lector

A simple PDF Reader built using Electron and PDF.js

Release License Issues Code Size Downloads

Tabbed View

Empty View

Dependencies

Libraries Used

What's new?

v1.1.0

v1.0.0

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