hipchat-electron
v0.1.0
Published
An electron wrapper for the HipChat web client
Downloads
5
Readme
Unofficial HipChat Electron Wrapper
This is just a simple wrapper for the HipChat web app. I started with the electron-quick-start, which I retained the license from. Please note that this license does not apply to HipChat, or any of the Atlassian products. I have no connection with Atlassian whatsoever and HipChat, Atlassian, etc. are all registered trademarks of Atlassian. This repository simply provides a web browser that points to HipChat's web client. Super simple.
Usage
npm start
spins up a development instance.
npm run build
builds with the targets defined in the package.json.