An open API service indexing awesome lists of open source software.

https://github.com/mdp/slideprint

Print and Capture any DocSend deck or document
https://github.com/mdp/slideprint

Last synced: over 1 year ago
JSON representation

Print and Capture any DocSend deck or document

Awesome Lists containing this project

README

          

# SlidePrint

### Print and Capture any DocSend, Pitch.com, or Brieflink pitch or deck

Install SlidePrint

## Installation from Github

1. [Download the latest release](https://github.com/mdp/SlidePrint/releases) and unzip it somewhere.
1. Open Chrome and navigate to [chrome://extensions/](chrome://extensions/)
1. Make sure "Developer mode” is checked in the upper right corner
1. Click the "Load unpacked extension..." button and select the folder you unzipped
1. You should see the DocSend Print extension at the top of your extensions list on the page, and you should also see the DocSend Print button appear in the extension buttons section in Chrome

## Usage

1. Navigate to the pitchdeck presentation you want to print (starting at page 1)
1. Click the SlidePrint Print button
1. When it completes, you will be taken to a new tab containing the a document ready to print
1. Print or save your document

## Development Notes

### Setup

- `yarn install`

### Running in development

- Run `yarn dev` and open the dist folder as an unpacked extension