Alfred-HipChat

An Alfred Workflow


Short Description

Allows you to navigate HipChat rooms and IM's from within Alfred

Last Updated

10 Mar 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.3
 

Bundle ID

com.sprackett.alfred.hipchat
 

Alfred-HipChat

Alfred workflow to interact, and perform various functions with the service HipChat.

Getting started

  1. Install alfred-hipchat by visiting the download page in Github or via the Packal page
  2. Go to the web interface at HipChat.com, sign in, then under user preferences create an API token.
  3. Launch alfred and type hipchat_hostname, this time followed by your hipchat hostname. Press enter to save your token.
  4. Launch alfred and type hipchat_api_token, this time followed by your token. Press enter to save your token.
  5. If room switching does not work immediately, simply restart HipChat.

Currently Available Functionality:

  • hc: Let's you switch easily between rooms, and private IMs.
  • hipchat_api_token: API token to use.
  • hipchat_api_url: URL of HipChat API. Default: https://api.hipchat.com
  • hipchat_hostname: Hostname of HipChat instance.
  • hipchat_cache_max_age: Maximum age in seconds to cache results. Default: 180

This workflow was created in Python with the help of Dean Jackson's Alfred library and the Requests library. It is based heavily on the Frank Spinillo's slackfred.