Home
Softono
z

zulip

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by zulip

Zulip
Open Source

Zulip

# Zulip overview [Zulip](https://zulip.com) is an open-source organized team chat app with unique [topic-based threading][why-zulip] that combines the best of email and chat to make remote work productive and delightful. Fortune 500 companies, [leading open source projects][rust-case-study], and thousands of other organizations use Zulip every day. Zulip is the only [modern team chat app][features] that is designed for both live and asynchronous conversations. Zulip is built by a distributed community of developers from all around the world, with 99+ people who have each contributed 100+ commits. With over 1,500 contributors merging over 500 commits a month, Zulip is the largest and fastest growing open source team chat project. Come find us on the [development community chat](https://zulip.com/development-community/)! [![GitHub Actions build status](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml/badge.svg)](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml?query=branch%3Amain) [![coverage status](https://img.shields.io/codecov/c/github/zulip/zulip/main.svg)](https://codecov.io/gh/zulip/zulip) [![Mypy coverage](https://img.shields.io/badge/mypy-100%25-green.svg)][mypy-coverage] [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![GitHub release](https://img.shields.io/github/release/zulip/zulip.svg)](https://github.com/zulip/zulip/releases/latest) [![docs](https://readthedocs.org/projects/zulip/badge/?version=latest)](https://zulip.readthedocs.io/en/latest/) [![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org) [![Bluesky](https://img.shields.io/badge/[email protected]?style=flat)](https://bsky.app/profile/zulip.bsky.social) [![GitHub Sponsors](https://img.shields.io/github/sponsors/zulip)](https://github.com/sponsors/zulip) [mypy-coverage]: https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/ [why-zulip]: https://zulip.com/why-zulip/ [rust-case-study]: https://zulip.com/case-studies/rust/ [features]: https://zulip.com/features/ ## Getting started - **Contributing code**. Check out our [guide for new contributors](https://zulip.readthedocs.io/en/latest/contributing/contributing.html) to get started. We have invested in making Zulip’s code highly readable, thoughtfully tested, and easy to modify. Beyond that, we have written an extraordinary 185K words of documentation for Zulip contributors. - **Contributing non-code**. [Report an issue](https://zulip.readthedocs.io/en/latest/contributing/reporting-bugs.html), [translate](https://zulip.readthedocs.io/en/latest/translating/translating.html) Zulip into your language, or [give us feedback](https://zulip.readthedocs.io/en/latest/contributing/suggesting-features.html). We'd love to hear from you, whether you've been using Zulip for years, or are just trying it out for the first time. - **Checking Zulip out**. The best way to see Zulip in action is to [drop by](https://chat.zulip.org/?show_try_zulip_modal) the Zulip development community (no account required). We also recommend reading about Zulip's [unique approach](https://zulip.com/why-zulip/) to organizing conversations. - **Running a Zulip server**. Self-host Zulip directly on Ubuntu or Debian Linux, in [Docker](https://github.com/zulip/docker-zulip), or with prebuilt images for [Digital Ocean](https://marketplace.digitalocean.com/apps/zulip) and [Render](https://render.com/docs/deploy-zulip). Learn more about [self-hosting Zulip](https://zulip.com/self-hosting/). - **Using Zulip without setting up a server**. Learn about [Zulip Cloud](https://zulip.com/zulip-cloud/) hosting options. Zulip sponsors free [Zulip Cloud Standard](https://zulip.com/plans/) for hundreds of worthy organizations, including [fellow open-source projects](https://zulip.com/for/open-source/). - **Participating in [outreach programs](https://zulip.readthedocs.io/en/latest/contributing/contributing.html#outreach-programs)** like [Google Summer of Code](https://developers.google.com/open-source/gsoc/). - **Supporting Zulip**. Learn about all the ways you can [support Zulip](https://zulip.com/help/support-zulip-project), including contributing financially, and helping others discover it. You may also be interested in reading our [blog](https://blog.zulip.org/), and following us on [LinkedIn](https://www.linkedin.com/company/zulip-project/), [Mastodon](https://fosstodon.org/@zulip), and [X](https://x.com/zulip). Zulip is distributed under the [Apache 2.0](https://github.com/zulip/zulip/blob/main/LICENSE) license.

Communication Team Chat
25.3K Github Stars
zulip-mobile
Open Source

zulip-mobile

# Zulip Mobile [![CI](https://github.com/zulip/zulip-mobile/actions/workflows/ci.yml/badge.svg)](https://github.com/zulip/zulip-mobile/actions/workflows/ci.yml?query=branch%3Amain) [![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org/#narrow/stream/mobile) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/zulip/zulip-mobile/blob/main/CONTRIBUTING.md) Zulip Mobile is the official mobile Zulip client, supporting both iOS and Android. ## Get the app Release versions of the app are available here: * [Zulip for iOS](https://itunes.apple.com/app/zulip/id1203036395) on the iTunes App Store * [Zulip for Android](https://play.google.com/store/apps/details?id=com.zulipmobile) on the Google Play Store * Or if you don't use Google Play, you can [download an APK](https://github.com/zulip/zulip-mobile/releases/latest) from the official build we post on GitHub, or get the app [on F-Droid](https://f-droid.org/packages/com.zulipmobile/). You can also help out by [running beta versions](#using-the-beta) of the app, and reporting bugs! ## Maintenance mode This codebase built on React Native is a **legacy app, which is in maintenance mode** as we [focus on building][zulip-flutter-beta] a [new Zulip mobile app with Flutter][zulip-flutter]. This means: * This repository is the source code of the app we're still distributing and recommending for most users, until the new app is fully built and ready to replace it. * Feedback is still welcome. Some bugs and feature requests will be naturally resolved by the new app; others won't, and we'll transfer them over when the time comes as issues on the new app. We're happy to do the work of identifying which is which — it's usually easy for us, given the time we've spent in both codebases. * The development work we do in this repo is kept to a minimum: we fix critical bugs, and we add support for a few of the new features being added to Zulip on the web and desktop, those where the leverage from mobile support is highest. * We aren't able to spend significant time investigating other bugs, or reviewing PRs from contributors. We're investing that time instead in getting the new Flutter app finished and into all our users' hands as soon as possible. [zulip-flutter-beta]: https://chat.zulip.org/#narrow/stream/2-general/topic/Flutter/near/1582367 [zulip-flutter]: https://github.com/zulip/zulip-flutter ## Contributing (old) If you're interested in contributing to Zulip's mobile apps, see [the new Flutter-based app][zulip-flutter]. Details below are from when this app was in active development. Some details may still be useful, but **bear in mind that this app is in maintenance mode** as described above. ### Discussion To get involved in Zulip Mobile development, please join us on [the Zulip community Zulip server][czo-doc], in the [#mobile-dev-help][czo-mobile-dev-help] channel. Come say hello, discuss areas to work on, and ask and answer questions. Bug reports and feedback from using the app are welcome. For those, please use the [#mobile][czo-mobile] channel; that helps a wider set of Zulip contributors see your feedback. [czo-mobile-dev-help]: https://chat.zulip.org/#narrow/stream/516-mobile-dev-help [czo-mobile]: https://chat.zulip.org/#narrow/stream/48-mobile [czo-doc]: https://zulip.readthedocs.io/en/latest/contributing/chat-zulip-org.html ### Using the beta One important way to contribute is to run beta versions of the app, and report bugs! To get the beta: * Android: install the app, then just [join the testing program](https://play.google.com/apps/testing/com.zulipmobile/) on Google Play. * Or if you don't use Google Play, you can [download an APK](https://github.com/zulip/zulip-mobile/releases/); the latest release on GitHub (including "pre-releases") is the current beta. * iOS: install [TestFlight](https://developer.apple.com/testflight/testers/), then open [this public invitation link](https://testflight.apple.com/join/ZuzqwXGf) on your device. Bug reports are welcome either in [the #mobile stream](#discussion) or on this GitHub repo. ### Development Zulip Mobile is written in JavaScript with React Native. To get started with the code, follow this doc: * [Developer Guide](docs/developer-guide.md) Then see our [Contribution Guidelines](CONTRIBUTING.md), and come say hello in [the #mobile-dev-help stream](#discussion). For more reading, take a look at our [developer docs](docs/). ### History Zulip Mobile supersedes two legacy Zulip apps, [zulip-ios](https://github.com/zulip/zulip-ios-legacy) and [zulip-android](https://github.com/zulip/zulip-android) ([more history](https://github.com/zulip/zulip-android/blob/master/android-strategy.md)). ## License Copyright (c) 2016-2024 Kandra Labs, Inc., and contributors, and 2016 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. The software includes some works released by third parties under other free and open source licenses. Those works are redistributed under the license terms under which the works were received.

Mobile Development Team Chat
1.3K Github Stars