Download the Hipchat Emoticons.workflow and add it to your Alfred 2 workflows.
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.
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)
From the workflow directory:
rake update
- Hipchat Emoticons on Github
- Alfred 2 Workflow Ruby Template on Github
- Alfred 2 Font Awesome Workflow as a great reference for building ruby-based workflows