Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APDF Viewer

Minimalistic PDF viewer built with Electron and PDF.js.

Features

  • Workspace Explorer: Manage your active workspace and quickly jump between recent files using the sidebar.
  • Dark Mode: Toggleable dark/light themes that are easy on the eyes.

Get started

# Install dependencies
npm install

# Run the app in development mode (with hot-reload enabled)
npm start

Building Executables

You can package the app into a standalone executable for Windows.

# Build a standard Windows installer
npm run build

# Build a portable standalone executable (no installation required)
npm run build:portable

The compiled binaries will be output into the dist/ folder.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages