All Projects β†’ sagargurtu β†’ Lector

sagargurtu / Lector

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Lector

desktop
πŸ–₯️ Electron code examples for JavaScript Everywhere by Adam Scott, published by O'Reilly Media
Stars: ✭ 30 (-79.31%)
Mutual labels:  electron-builder
Electron Nuxt
⚑ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Stars: ✭ 452 (+211.72%)
Mutual labels:  electron-builder
Vite Electron Builder
Electron app boilerplate based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla
Stars: ✭ 96 (-33.79%)
Mutual labels:  electron-builder
electron-icon-builder
An icon generator to generate all the icon files needed for electron packaging
Stars: ✭ 93 (-35.86%)
Mutual labels:  electron-builder
Vue Cli Plugin Electron Builder
Easily Build Your Vue.js App For Desktop With Electron
Stars: ✭ 3,549 (+2347.59%)
Mutual labels:  electron-builder
Csgo Map Veto
An application to do map veto for the game Counter-Strike Global Offensive.
Stars: ✭ 24 (-83.45%)
Mutual labels:  electron-builder
electron-auto-updater-example
Electron auto updater example
Stars: ✭ 39 (-73.1%)
Mutual labels:  electron-builder
Electron Builder
A complete solution to package and build a ready for distribution Electron app with β€œauto update” support out of the box
Stars: ✭ 11,653 (+7936.55%)
Mutual labels:  electron-builder
Action Electron Builder
:electron: GitHub Action for building and releasing Electron apps
Stars: ✭ 317 (+118.62%)
Mutual labels:  electron-builder
Electrate
Quick and Easy Electron + React Boilerplace
Stars: ✭ 80 (-44.83%)
Mutual labels:  electron-builder
electron-differential-updater
Differential updater for mac
Stars: ✭ 27 (-81.38%)
Mutual labels:  electron-builder
elekid
Resolver for React's Server Side Render on Module, ReactElement or Electron
Stars: ✭ 21 (-85.52%)
Mutual labels:  electron-builder
Lepton
πŸ’» Democratizing Snippet Management (macOS/Win/Linux)
Stars: ✭ 9,067 (+6153.1%)
Mutual labels:  electron-builder
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-86.21%)
Mutual labels:  electron-builder
Fable Elmish Electron Material Ui Demo
Complete boilerplate for Electron apps using Fable and Elmish with hot module reloading, time-travel debugging, etc.
Stars: ✭ 101 (-30.34%)
Mutual labels:  electron-builder
electron-autoupdate-scaffold
Windows δΈ‹ζ”―ζŒθ‡ͺεŠ¨ζ›΄ζ–°ηš„ Electron εΊ”η”¨θ„šζ‰‹ζžΆ
Stars: ✭ 58 (-60%)
Mutual labels:  electron-builder
Bozon
πŸ›  Command line tool for building, testing and publishing modern Electron applications
Stars: ✭ 687 (+373.79%)
Mutual labels:  electron-builder
React Typescript Electron Sample With Create React App And Electron Builder
React-TypeScript-Electron sample with Create React App and Electron Builder
Stars: ✭ 143 (-1.38%)
Mutual labels:  electron-builder
Qlens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
Stars: ✭ 110 (-24.14%)
Mutual labels:  electron-builder
Electron Metamask Boilerplate
Easily create a desktop version of your dApp using Electron (Muon) + MetaMask.
Stars: ✭ 67 (-53.79%)
Mutual labels:  electron-builder

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].