https://github.com/zulip/zulip-desktop
Zulip Desktop client for Mac, Windows and Linux.
https://github.com/zulip/zulip-desktop
chat communication desktop electron javascript linux macos windows zulip zulip-desktop
Last synced: about 9 hours ago
JSON representation
Zulip Desktop client for Mac, Windows and Linux.
- Host: GitHub
- URL: https://github.com/zulip/zulip-desktop
- Owner: zulip
- License: apache-2.0
- Created: 2016-06-08T00:48:28.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T21:35:54.000Z (about 1 month ago)
- Last Synced: 2025-04-14T22:07:15.498Z (about 9 hours ago)
- Topics: chat, communication, desktop, electron, javascript, linux, macos, windows, zulip, zulip-desktop
- Language: TypeScript
- Homepage: https://zulip.com/apps
- Size: 7.18 MB
- Stars: 883
- Watchers: 33
- Forks: 473
- Open Issues: 205
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - zulip-desktop
README
# Zulip Desktop Client
[](https://github.com/zulip/zulip-desktop/actions/workflows/node.js.yml?query=branch%3Amain)
[](https://ci.appveyor.com/project/zulip/zulip-desktop/branch/main)
[](https://github.com/sindresorhus/xo)
[](https://chat.zulip.org)Desktop client for Zulip. Available for Mac, Linux, and Windows.

# Download
Please see the [installation guide](https://zulip.com/help/desktop-app-install-guide).
# Features
- Sign in to multiple organizations
- Desktop notifications with inline reply
- Tray/dock integration
- Multi-language spell checker
- Automatic updates# Reporting issues
This desktop client shares most of its code with the Zulip web app.
Issues in an individual organization's Zulip window should be reported
in the [Zulip server and web app
project](https://github.com/zulip/zulip/issues/new). Other
issues in the desktop app and its settings should be reported [in this
project](https://github.com/zulip/zulip-desktop/issues/new).# Contribute
First, join us on the [Zulip community server](https://zulip.readthedocs.io/en/latest/contributing/chat-zulip-org.html)!
Also see our [contribution guidelines](./CONTRIBUTING.md) and our [development guide](./development.md).# License
Released under the [Apache-2.0](./LICENSE) license.