Giter Site home page Giter Site logo

hipchat-electron's Introduction

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
    

hipchat-electron's People

Contributors

bhspitmonkey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hipchat-electron's Issues

Could not copy link to file

I could not copy a link to file that was sent to me. You can only download it, and context menu to copy the link is not available.
Had to use original web version of Hipchat to copy the link.

Error When Opening Links

Thanks for creating this, it's a nice alternative to the (crappy) official Linux client.

When using "npm run pack" or "npm run dist", the following error occurs when trying to open links:

Uncaught Exception:
Error: ENOENT, node_modules/open/vendor/xdg-open "https:/www.google.ca/" not found in /home/r.clancy/store/github/hipchat-electron/dist/HipChat Electron-linux-x64/resources/app.asar
    at notFoundError (ELECTRON_ASAR.js:109:13)
    at Object.module.(anonymous function) [as execFile] (ELECTRON_ASAR.js:166:9)
    at exports.exec (child_process.js:111:18)
    at open (/home/r.clancy/store/github/hipchat-electron/dist/HipChat Electron-linux-x64/resources/app.asar/node_modules/open/lib/open.js:58:10)
    at EventEmitter.<anonymous> (/home/r.clancy/store/github/hipchat-electron/dist/HipChat Electron-linux-x64/resources/app.asar/main.js:305:7)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)
    at EventEmitter.<anonymous> (/home/r.clancy/store/github/hipchat-electron/dist/HipChat Electron-linux-x64/resources/electron.asar/browser/guest-window-manager.js:91:16)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)

I see the note about no proper packages yet, just making note of this issue - all the other basic functionality I've tried when doing the packaging seems to work.

Implement singleton behavior

App should detect existing instance at launch and use some kind of IPC to tell it to show itself, and then close the new instance.

show indicator unread message

Desktop notification is nice but if would be great if there indicator if there is unread message. Like the icon of slack if there is unread message there is a red dot in there logo.

screenshot from 2016-06-05 07 32 56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.