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
- Host: GitHub
- URL: https://github.com/swinton/key2gif
- Owner: swinton
- Created: 2017-01-27T04:25:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T14:13:28.000Z (about 9 years ago)
- Last Synced: 2025-05-08T05:54:04.315Z (10 months ago)
- Topics: animated-gif, apple, automation, javascript-for-automation, jxa, keynote, mac, macos
- Language: AppleScript
- Homepage:
- Size: 2.93 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)