mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 21:43:18 +00:00
ac0e9754b17c169643b71ccde9f065ecf5b4b93c
Improve wording and add comment for realm switching.
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
If you're on Debian or Ubuntu, you'll also need to install
nodejs-legacy:
Use your package manager to install npm.
$ 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%