mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
100 lines
3.9 KiB
Markdown
100 lines
3.9 KiB
Markdown
|
[#]: subject: "Zulip: An Interesting Open-Source Alternative to Slack"
|
||
|
[#]: via: "https://itsfoss.com/zulip/"
|
||
|
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||
|
[#]: collector: "lujun9972"
|
||
|
[#]: translator: " "
|
||
|
[#]: reviewer: " "
|
||
|
[#]: publisher: " "
|
||
|
[#]: url: " "
|
||
|
|
||
|
Zulip: An Interesting Open-Source Alternative to Slack
|
||
|
======
|
||
|
|
||
|
_**Brief:** Zulip is an open-source collaboration platform that pitches itself as a better replacement to Slack. Let us take a closer look._
|
||
|
|
||
|
Messaging and collaboration platforms make a big difference when it comes to your work.
|
||
|
|
||
|
While there are several options available, Slack is a popular one used by many organizations. But, what about an open-source alternative to Slack that you can self-host?
|
||
|
|
||
|
Zulip is one such software.
|
||
|
|
||
|
### Zulip: Open Source Collaboration Messaging App
|
||
|
|
||
|
![][1]
|
||
|
|
||
|
If you want to explore, I must mention that there are more [open-source alternatives to Slack][2] out there.
|
||
|
|
||
|
Here, I focus on Zulip.
|
||
|
|
||
|
Zulip is a free and open-source messaging application with paid hosted options and the ability to self-host.
|
||
|
|
||
|
It aims to provide a similar experience to Slack while striving to help you improve the effectiveness of conversations using topics.
|
||
|
|
||
|
In contrast to channels in Slack, Zulip chat adds topics (which are like tags) to quickly filter through the conversations that matter to you.
|
||
|
|
||
|
### Features of Zulip
|
||
|
|
||
|
![][3]
|
||
|
|
||
|
You get most of the essential features with Zulip. To list the key highlights, you can find:
|
||
|
|
||
|
* Markdown support
|
||
|
* Topics for channels
|
||
|
* Drag and drop file support
|
||
|
* Code blocks
|
||
|
* GitHub integration to track issues
|
||
|
* Email notification support
|
||
|
* Self-host option
|
||
|
* Message editing
|
||
|
* GIPHY integration
|
||
|
* Video calls with Zoom, Jitsi, or BigBlueButton
|
||
|
|
||
|
|
||
|
|
||
|
In addition to the features mentioned, you should expect the basic options that you usually get with Slack and others.
|
||
|
|
||
|
Also, you can integrate it with Matrix and IRC if you want.
|
||
|
|
||
|
![][4]
|
||
|
|
||
|
In my brief test usage, the user interface is good enough for effective communication. However, I failed to find any dark mode or the ability to change a theme.
|
||
|
|
||
|
It looks more straightforward than Slack so that it can improve the user experience side of things.
|
||
|
|
||
|
### Install Zulip in Linux
|
||
|
|
||
|
Zulip is available as an AppImage file from its official website. You may refer to our guide on [using AppImage in Linux][5] in case you need help.
|
||
|
|
||
|
It is also available as a snap package. So, you can utilize either of them for any Linux distro.
|
||
|
|
||
|
You can also install it through the terminal for Ubuntu/Debian-based distros using APT. Take a look at its [official instructions][6] if you want that.
|
||
|
|
||
|
Zulip is available for Windows, Mac, and Linux. You should also find it available for Android and iOS mobile phones.
|
||
|
|
||
|
[Zulip][7]
|
||
|
|
||
|
Considering that you can use Zulip on the web, desktop, and smartphones, it is a suitable replacement for Slack.
|
||
|
|
||
|
_Have you tried it yet? What messaging platform do you use to collaborate for work? Feel free to share your thoughts in the comments._
|
||
|
|
||
|
--------------------------------------------------------------------------------
|
||
|
|
||
|
via: https://itsfoss.com/zulip/
|
||
|
|
||
|
作者:[Ankush Das][a]
|
||
|
选题:[lujun9972][b]
|
||
|
译者:[译者ID](https://github.com/译者ID)
|
||
|
校对:[校对者ID](https://github.com/校对者ID)
|
||
|
|
||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||
|
|
||
|
[a]: https://itsfoss.com/author/ankush/
|
||
|
[b]: https://github.com/lujun9972
|
||
|
[1]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/08/zulip-chat-new.png?resize=800%2C551&ssl=1
|
||
|
[2]: https://itsfoss.com/open-source-slack-alternative/
|
||
|
[3]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/08/zulip-chat-screenshot.png?resize=800%2C550&ssl=1
|
||
|
[4]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/08/zulip-settings.png?resize=800%2C546&ssl=1
|
||
|
[5]: https://itsfoss.com/use-appimage-linux/
|
||
|
[6]: https://zulip.com/help/desktop-app-install-guide
|
||
|
[7]: https://zulip.com/
|