diff --git a/sources/tech/20230615.1 ⭐️ WhatsApp for Linux A Flatpak Desktop App for Distributions.md b/sources/tech/20230615.1 ⭐️ WhatsApp for Linux A Flatpak Desktop App for Distributions.md deleted file mode 100644 index c38e27eca5..0000000000 --- a/sources/tech/20230615.1 ⭐️ WhatsApp for Linux A Flatpak Desktop App for Distributions.md +++ /dev/null @@ -1,80 +0,0 @@ -[#]: subject: "WhatsApp for Linux: A Flatpak Desktop App for Distributions" -[#]: via: "https://www.debugpoint.com/whatsapp-for-linux/" -[#]: author: "Arindam https://www.debugpoint.com/author/admin1/" -[#]: collector: "lkxed" -[#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -WhatsApp for Linux: A Flatpak Desktop App for Distributions -====== - -**An excellent Flatpak app to access WhatsApp messenger from your Linux desktop.** - -WhatsApp, the popular messaging platform for mobiles, has been popular in many countries. Users generally access it via mobile apps from the Play store or App Store. However, WhatsApp never launched any official desktop client for Linux. - -Although you can always access WhatsApp using the browser, which is an official way of accessing your messages from any desktop, including Linux. - -A new unofficial Flatpak desktop app arrives for WhatsApp, which you can seamlessly use to communicate. - -So, what are the features available in this GTK app? - -### Features of “WhatsApp for Linux” - -![WhatsApp for Linux (image credit developer)][1] - -With this new desktop app, Linux desktop users can enjoy all the familiar features of WhatsApp from their favourite desktop environment. All the functionalities, such as sending messages, sharing media files, and making voice and video calls, are now easily accessible on your Linux distro. - -The “WhatsApp for Linux” app also offers keyboard shortcuts ensuring seamless navigation and interaction within the app. Using this app, you can zoom in and out to get a closer look at images and texts or switch to full-screen mode for a distraction-free chat experience. The app also includes a system tray icon, enabling quick access and notifications even when the app is minimized. - -Additionally, you can customize the app to suit your preferences. By pressing Alt+H, you can easily show or hide the header bar, giving you more control over your workspace. The application also supports localization in your system language, ensuring you can communicate effortlessly with friends and family around the globe. - -![Settings][2] - -One of the noteworthy features of the WhatsApp for Linux app is its support for spell-checking in your system language. To enable this feature, you must install the corresponding dictionary, such as the hunspell-en_us package for US English. - -### Technical details - -In case you are wondering, it is not an electron app. It is made using native C++, ensuring utmost performance and security. It has dependencies on various free and opensource libraries such as intltool, gtkmm-3.0, webkit2gtk-4.0, ayatana-appindicator3-0.1, libcanberra, and optionally, libhunspell for spell checking. - -You can learn more about this application from the [source code on GitHub][3]. - -### Installation - -First, you must set up Flatpak and Flathub for your Linux distribution. Use [this guide][4] to do that. - -After installation, run the following command to install it. - -``` -flatpak install com.github.eneshecan.WhatsAppForLinux -``` - -You can find the app in the application list. - -### Running the app - -After opening the app, the set-up is similar to the WhatsApp web. Open your mobile phone’s WhatsApp app and scan the QR code from the app. And that’s it. - -![WhatsApp for Linux][5] - -Please note that it is an unofficial application; hence, use it cautiously. You can also check out GitHub for further details about this application. - --------------------------------------------------------------------------------- - -via: https://www.debugpoint.com/whatsapp-for-linux/ - -作者:[Arindam][a] -选题:[lkxed][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://www.debugpoint.com/author/admin1/ -[b]: https://github.com/lkxed/ -[1]: https://www.debugpoint.com/wp-content/uploads/2023/06/WhatsApp-for-Linux-image-credit-developer.jpg -[2]: https://www.debugpoint.com/wp-content/uploads/2023/06/Settings.jpg -[3]: https://github.com/eneshecan/whatsapp-for-linux -[4]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/ -[5]: https://www.debugpoint.com/wp-content/uploads/2023/06/WhatsApp-for-Linux.jpg \ No newline at end of file diff --git a/translated/tech/20230615.1 ⭐️ WhatsApp for Linux A Flatpak Desktop App for Distributions.md b/translated/tech/20230615.1 ⭐️ WhatsApp for Linux A Flatpak Desktop App for Distributions.md new file mode 100644 index 0000000000..7c818ec80e --- /dev/null +++ b/translated/tech/20230615.1 ⭐️ WhatsApp for Linux A Flatpak Desktop App for Distributions.md @@ -0,0 +1,80 @@ +[#]: subject: "WhatsApp for Linux: A Flatpak Desktop App for Distributions" +[#]: via: "https://www.debugpoint.com/whatsapp-for-linux/" +[#]: author: "Arindam https://www.debugpoint.com/author/admin1/" +[#]: collector: "lkxed" +[#]: translator: "geekpi" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Linux 版 WhatsApp:适用于发行版的 Flatpak 桌面应用 +====== + +**一款出色的 Flatpak 应用,可从 Linux 桌面访问 WhatsApp。** + +WhatsApp 是流行的手机通讯平台,在许多国家都很受欢迎。用户通常通过 Play 商店或 App Store 中的移动应用访问它。然而,WhatsApp 从未推出任何适用于 Linux 的官方桌面客户端。 + +尽管你可以使用浏览器访问 WhatsApp,这是从任何桌面(包括 Linux)访问消息的官方方式。 + +一个新的非官方 WhatsApp Flatpak 桌面应用出现了,你可以无缝地使用它进行通信。 + +那么,这个 GTK 应用有哪些功能? + +### “Linux 版 WhatsApp” 的功能 + +![Linux 版 WhatsApp(图片来源开发者)][1] + +借助这款新的桌面应用,Linux 桌面用户可以在他们最喜欢的桌面环境中享受 WhatsApp 的所有熟悉功能。现在,你可以在 Linux 发行版上轻松访问所有功能,例如发送消息、共享媒体文件以及进行语音和视频通话。 + +“Linux 版 WhatsApp” 应用还提供键盘快捷键,确保应用内的无缝导航和交互。使用此应用,你可以放大和缩小以仔细查看图像和文本,或切换到全屏模式以获得无干扰的聊天体验。该应用还包括一个系统托盘图标,即使在应用最小化时也可以快速访问和通知。 + +此外,你可以自定义应用以满足你的喜好。通过按 Alt+H,你可以轻松显示或隐藏标题栏,从而更好地控制工作区。该应用还支持系统语言的本地化,确保你可以轻松地与世界各地的朋友和家人进行交流。 + +![设置][2] + +Linux 版 WhatsApp 应用的一项值得注意的功能是支持系统语言的拼写检查。要启用此功能,你必须安装相应的词典,例如美国英语的 hunspell-en_us 包。 + +### 技术细节 + +如果你想知道,它不是一个 electron 应用。它是使用原生 C++ 编写的,确保了最佳的性能和安全性。它依赖于各种免费和开源库,例如 intltool、gtkmm-3.0、webkit2gtk-4.0、ayatana-appindicator3-0.1、libcanberra 以及用于拼写检查的 libhunspell(可选)。 + +你可以从 [GitHub 上的源码][3]了解有关此应用的更多信息。 + +### 安装 + +首先,你必须为你的 Linux 发行版设置 Flatpak 和 Flathub。使用[本指南][4]来做到这一点。 + +安装后,运行以下命令进行安装。 + +``` +flatpak install com.github.eneshecan.WhatsAppForLinux +``` + +你可以在应用列表中找到该应用。 + +### 运行应用 + +打开应用后,设置与 WhatsApp 网页类似。打开手机的 WhatsApp 应用并扫描应用中的二维码。这样就完成了。 + +![Linux 版 WhatsApp][5] + +请注意,这是一个非官方的应用。因此,请谨慎使用。你还可以查看 GitHub 以获取有关此应用的更多详细信息。 + +-------------------------------------------------------------------------------- + +via: https://www.debugpoint.com/whatsapp-for-linux/ + +作者:[Arindam][a] +选题:[lkxed][b] +译者:[geekpi](https://github.com/geekpi) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://www.debugpoint.com/author/admin1/ +[b]: https://github.com/lkxed/ +[1]: https://www.debugpoint.com/wp-content/uploads/2023/06/WhatsApp-for-Linux-image-credit-developer.jpg +[2]: https://www.debugpoint.com/wp-content/uploads/2023/06/Settings.jpg +[3]: https://github.com/eneshecan/whatsapp-for-linux +[4]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/ +[5]: https://www.debugpoint.com/wp-content/uploads/2023/06/WhatsApp-for-Linux.jpg \ No newline at end of file