mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-23 21:20:42 +08:00
translated
This commit is contained in:
parent
ac0b718005
commit
16ed72bf60
@ -1,99 +0,0 @@
|
||||
[#]: 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: "geekpi"
|
||||
[#]: 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/
|
@ -0,0 +1,99 @@
|
||||
[#]: 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: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Zulip:一个有趣的开源的 Slack 替代品
|
||||
======
|
||||
|
||||
_**简介:** Zulip 是一个开源的协作平台,它把自己定位为 Slack 的一个更好的替代品。让我们仔细看看。_
|
||||
|
||||
当涉及到你的工作时,消息和协作平台有很大的不同。
|
||||
|
||||
虽然有几个选择,但 Slack 是许多组织使用的一个流行选择。但是,你可以自托管的 Slack 的开源替代方案如何呢?
|
||||
|
||||
Zulip 就是这样一个软件。
|
||||
|
||||
### Zulip:开源的协作消息应用
|
||||
|
||||
![][1]
|
||||
|
||||
如果你想探索,我必须提到还有更多的 [Slack 开源替代品][2]。
|
||||
|
||||
在这里,我重点介绍 Zulip。
|
||||
|
||||
Zulip 是一个免费开源的消息应用,有付费托管选项和自我托管的能力。
|
||||
|
||||
它旨在提供与 Slack 类似的体验,同时努力帮助你利用话题提高对话的有效性。
|
||||
|
||||
与 Slack 中的频道相比,Zulip 聊天添加了话题(类似标签),以快速过滤与你有关的对话。
|
||||
|
||||
### Zulip 的特点
|
||||
|
||||
![][3]
|
||||
|
||||
你可以通过 Zulip 获得大部分的基本功能。这里列出主要的亮点,你可以发现:
|
||||
|
||||
* 支持 Markdown
|
||||
* 频道的主题
|
||||
* 支持拖放文件
|
||||
* 代码块
|
||||
* 集成 GitHub 来跟踪问题
|
||||
* 支持电子邮件通知
|
||||
* 自我托管选项
|
||||
* 信息编辑
|
||||
* GIPHY 集成
|
||||
* 用 Zoom、Jitsi 或 BigBlueButton 进行视频通话
|
||||
|
||||
|
||||
|
||||
除了上述功能外,你应该期待你通常在 Slack 和其他方面得到的基本选项。
|
||||
|
||||
此外,如果你愿意,你还可以将它与 Matrix 和 IRC 整合。
|
||||
|
||||
![][4]
|
||||
|
||||
在我简短的测试使用中,用户界面对于有效的沟通来说是足够好的。然而,我没能找到任何黑暗模式或改变主题的能力。
|
||||
|
||||
它看起来比 Slack 更直接,这样可以改善用户体验方面的问题。
|
||||
|
||||
### 在 Linux 中安装 Zulip
|
||||
|
||||
Zulip 在其官方网站上以 AppImage 文件的形式提供。如果你需要帮助,可以参考我们关于[在 Linux 中使用 AppImage][5] 的指南。
|
||||
|
||||
它也有一个 snap 包。所以,你可以在任何一个 Linux 发行版上使用它们中的任何一个。
|
||||
|
||||
你也可以使用 APT 通过终端为基于 Ubuntu/Debian 的发行版安装它。如果你想这样做,请看它的[官方说明][6]。
|
||||
|
||||
Zulip 可用于 Windows、Mac 和 Linux。你也应该发现它可用于 Android 和 iOS 手机。
|
||||
|
||||
[Zulip][7]
|
||||
|
||||
考虑到你可以在网络、桌面和智能手机上使用 Zulip,它是 Slack 的合适替代品。
|
||||
|
||||
_你试过了吗?你用什么消息平台来进行工作协作?欢迎在评论中分享你的想法。_
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/zulip/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者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/
|
Loading…
Reference in New Issue
Block a user