Software:Zulip

From HandWiki
Short description: Open source chat and collaboration software
Zulip
Zulip-icon-square.svg
Zulip screenshot of demo content.png
Screenshot of the Zulip web interface
Original author(s)Jeff Arnold, Waseem Daher, Jessica McKellar, and Tim Abbott
Developer(s)Kandra Labs, Inc.[1]
Initial release2012
Stable release
8.0 / December 15, 2023; 2 months ago (2023-12-15)[2]
Written inPython, JavaScript (web frontend), React Native (iOS and Android), Electron (desktop apps)
Operating systemWindows, macOS, Linux, iOS, Android, Windows Phone
TypeCollaborative software
LicenseApache License 2.0
Website{{{1}}}

Zulip is an open source chat and collaborative software created by Jeff Arnold, Waseem Daher, Jessica McKellar, and Tim Abbott in 2012.[3][4] Today, it is one of the free and open source alternatives to Slack,[5] with over 40,000 commits contributed by 660 people.[6]

Overview

In Zulip, communication occurs in streams (which are like channels in IRC). Each stream can have several topics – Zulip features a unique threading model, in which each message also has a topic, along with the content. Zulip claims that this improves productivity by "making it easy to catch up after a day of meetings". Apart from this, Zulip offers standard features found in collaboration apps like message reactions, message search history, polls, private messaging, group messaging etc. Zulip streams can be private or public – only people invited to a private stream can view messages in it, while anyone within an organization can join a public stream. Messages in Zulip can be sent in plain-text or formatted using markdown, along with images, links, and file attachments.[7] Zulip also offers support for native integrations with hundreds of services, which can extend its functionality.[8]

Official client apps

Apart from the web interface, Zulip officially supports other clients, all of which are open sourced:

See also

References