mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-01 04:23:30 +00:00
1b45dad0a5b6dc1df65f0cf593a62bfc5d8daa80
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%