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