mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-23 03:31:56 +00:00
776dd3b85f5a6ac1779d9b3edf5007220dd7a1fb
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
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%