Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.03 KB

README.md

File metadata and controls

63 lines (40 loc) · 1.03 KB

Hipchat Improvements

Includes:

  • Hilighting your name
  • Font improvements
  • Avatars

Screenshot

Example

How to generate an Auth Token

This will be needed for later steps in the installation process

Visit:

<YOUR-HIPCHAT-SERVER>/account/api

Installation

Step 1

Download this repo

If you have git installed:

git clone https://github.com/schnej7/hipchat-improvements.git

From a direct link: https://github.com/schnej7/hipchat-improvements/archive/master.zip

(make sure to unzip the file once it has downloaded)

Step 2

From a terminal, cd to where you downloaded the repo

If you direct downloaded:

cd ~/Downloads/hipchat-improvements-master

Step 3

Set your HIPCHAT_HOME enviornment variable:

It is probably located at /Applications/HipChat.app/

export HIPCHAT_HOME=/Applications/HipChat.app/

Step 4

run ./install.sh

You will be prompted to enter your hipchat server url, your mention name, and your auth token

Step 5

Restart hipchat