Skip to content

bgschiller/alfred-clipbox

Repository files navigation

Clipbox Alfred workflow

Take screenshots and video capture and upload to Trello. Put the link on your clipboard.

Default Keybindings

Keys Action
⌘⇧X Take screenshot
⌘⇧G Begin screen recording
⌘⇧C Upload clipboard text or file

Setup

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.

Logging in to Trello

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

Screen recordings will take a little while to encode, longer for long captures. They come out looking like this: recording.webm.

Trello Board

All recordings are available on your Trello board:

About

An Alfred workflow for saving screenshots to Trello.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors