realaz23 / lector

πŸ“– A simple PDF Reader built using Electron and PDF.js

Home Page:https://sagargurtu.github.io/lector/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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

About

πŸ“– A simple PDF Reader built using Electron and PDF.js

https://sagargurtu.github.io/lector/

License:MIT License


Languages

Language:JavaScript 93.4%Language:CSS 4.8%Language:HTML 1.9%