aortbals / alfred2-hipchat-emoticons-workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred 2 Hipchat Emoticons Workflow

Build Status

Install

Download the Hipchat Emoticons.workflow and add it to your Alfred 2 workflows.

Usage

Hipchat Usage

The default keyword is hip + a search query. Enter will copy the shortcut to your clipboard and paste into the front most app.

Hit ctrl + enter at any point to launch the online directory provided by henrik.

For Developers

Clone this repo. Alfred workflows run under system ruby, so switch to system ruby if you are using rbenv (this repo contains a .ruby-version file) or rvm. You might need to sudo gem install bundler.

sudo gem install plist
rake bundle:install
rake install (or rake dbxinstall for dropbox support)

Downloading/Updating the Emoticons

From the workflow directory:

rake update

Credits

About


Languages

Language:Ruby 100.0%