Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T00:08:48.000Z (4 months ago)
- Last Synced: 2024-12-01T21:00:18.769Z (12 days ago)
- Topics: chat, communication, desktop, electron, javascript, linux, macos, windows, zulip, zulip-desktop
- Language: TypeScript
- Homepage: https://zulip.com/apps
- Size: 6.93 MB
- Stars: 857
- Watchers: 33
- Forks: 434
- Open Issues: 203
-
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
[![Build Status](https://github.com/zulip/zulip-desktop/actions/workflows/node.js.yml/badge.svg)](https://github.com/zulip/zulip-desktop/actions/workflows/node.js.yml?query=branch%3Amain)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/zulip/zulip-desktop?branch=main&svg=true)](https://ci.appveyor.com/project/zulip/zulip-desktop/branch/main)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org)Desktop client for Zulip. Available for Mac, Linux, and Windows.
![screenshot](https://i.imgur.com/s1o6TRA.png)
![screenshot](https://i.imgur.com/vekKnW4.png)# 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.