Unofficial HipChat desktop client
OS X 10.8+, Windows 7+ & Linux are supported.
$ brew cask install hipsterchat
Download, unzip, and move HipsterChat.app
to the /Applications
directory.
Download and unzip to some location.
Download and unzip to some location.
Built with Electron.
- 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)
MIT © Kvasir