Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flying-sheep/pdf.js-shell
PDF.js standalone
https://github.com/flying-sheep/pdf.js-shell
Last synced: about 2 months ago
JSON representation
PDF.js standalone
- Host: GitHub
- URL: https://github.com/flying-sheep/pdf.js-shell
- Owner: flying-sheep
- Created: 2015-08-10T19:04:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T19:08:45.000Z (over 9 years ago)
- Last Synced: 2023-03-12T00:42:29.488Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install
=======1. If you forgot to `git clone --recursive`, do `git submodule init && git submodule update`
2. Inside of the pdf.js directory:1. `npm install`
2. `node make generic`Use
===Start via Electron or the command line. First command line argument (or nothing) will be opened.
Press the Alt key to see shortcuts. Common ones like ⌘/Ctrl+o are defined.