Skip to content

A desktop HipChat client based on the official web client using Electron

Notifications You must be signed in to change notification settings

andykingking/hipchat-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HipChat Electron

Build Status

An Electron wrapper for the HipChat web client.

This client is unofficial and not affiliated with HipChat or Atlassian.

Download

Downloads are available on the Releases page.

Features

  • Remembers which HipChat instance you use
  • Opens links in your default browser
  • Minimizes to a tray icon
  • Desktop notifications
  • Enhanced keyboard shortcuts

Additional keyboard shortcuts

(The shortcuts built into HipChat should work too, except when overridden by your OS.)

  • Ctrl+N: Start a new chat
  • Ctrl+PgUp: Navigate up one room
  • Ctrl+PgDn: Navigate down one room
  • Ctrl+W: Close the active conversation
  • Ctrl+G: Go to next room with unread messages
  • Ctrl+Q: Quit application

Build and run from source

  1. Checkout this repository and install dependencies

     $ git checkout https://github.com/BHSPitMonkey/hipchat-electron
     $ cd hipchat-electron
     $ npm install
    
  2. Start the application

     $ npm start
    

About

A desktop HipChat client based on the official web client using Electron

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%