Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 672 Bytes

pypi-readme.md

File metadata and controls

21 lines (15 loc) · 672 Bytes

keynote-export

Setup

You can install this program using pipx:

pipx install keynote-export

Usage

Use keynote-export --help to see all of the available options. Basically,

keynote-export \
  --keynote=<the keynote file> \
  --outdir=<a path> \
  --title=<the name of the presentation> \
  --bluesky-handle=<your BlueSky username>