Skip to content

kvasir/HipsterChat

Repository files navigation

Unofficial HipChat desktop client

screenshot

OS X 10.8+, Windows 7+ & Linux are supported.

Install

OS X

$ brew cask install hipsterchat

Manually

Download, unzip, and move HipsterChat.app to the /Applications directory.

Linux

Download and unzip to some location.

Windows

Download and unzip to some location.

Dev

Built with Electron.

Commands
  • Init: $ npm install
  • Run: $ npm start
  • Build OS X: $ npm run build-osx
  • Build Linux: $ npm run build-linux
  • Build Windows: $ npm run build-windows
  • Build all: $ brew install wine and $ npm run build (OS X only)

License

MIT © Kvasir