Take screenshots and video capture and upload to Trello. Put the link on your clipboard.
| Keys | Action |
|---|---|
| ⌘⇧X | Take screenshot |
| ⌘⇧G | Begin screen recording |
| ⌘⇧C | Upload clipboard text or file |
You'll need to have ffmpeg installed, with libvpx in order to do screen recordings. It needs to be available at /usr/bin/local/ffmpeg/, as I had to use the full path for some reason. You can get it with brew install ffmpeg --with-libvpx.
You'll also need to have the python requests library. You can get that with sudo pip install requests.
Run the clipbox login action to get an authorization token from clipbox:
Now take the token and give it to the clipbox authorize action:
Screen recordings will take a little while to encode, longer for long captures. They come out looking like this: recording.webm.
All recordings are available on your Trello board:




