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

https://github.com/swinton/key2gif

📺 Your keynote preso, as an animated GIF
https://github.com/swinton/key2gif

animated-gif apple automation javascript-for-automation jxa keynote mac macos

Last synced: 8 months ago
JSON representation

📺 Your keynote preso, as an animated GIF

Awesome Lists containing this project

README

          

# `key2gif`

Animated GIFs from Keynote presentations.

## Installation

```
brew tap swinton/brews
brew install key2gif
```

## Usage

```
key2gif /path/to/some/presentation.key
```

## Resources

1. [JavaScript for Automation OS X 10.10 Release Notes](https://developer.apple.com/library/content/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/Articles/OSX10-10.html#//apple_ref/doc/uid/TP40014508-CH109-SW1)
1. [JavaScript for Automation Cookbook](https://github.com/dtinth/JXA-Cookbook/wiki)