2016-07-27 16:44:22 -04:00
2016-07-27 17:07:00 +05:30
2016-06-08 07:23:53 +05:30
2016-06-08 07:23:53 +05:30
2016-06-28 12:56:05 +05:30
2016-06-08 07:23:53 +05:30
2016-07-27 17:07:00 +05:30

Zulip Desktop Client

This is an experimental replacement for the Zulip Desktop app implemented in Electron.

The goal is to achieve feature-compatibility with the old desktop app and then start adding cool features like easy support for multi-account.

Installation

Clone the source locally:

$ git clone https://github.com/zulip/zulip-electron
$ cd zulip-electron

Use your package manager to install npm.

If you're on Debian or Ubuntu, you'll also need to install nodejs-legacy:

$ sudo apt-get install npm nodejs-legacy

Install project dependencies:

$ npm install

Start the app:

$ npm start
Description
Languages
TypeScript 88.1%
CSS 9%
Shell 1.6%
HTML 0.9%
Batchfile 0.4%