diff --git a/sources/tech/20210622 KTorrent- An Incredibly Useful BitTorrent Application by KDE.md b/sources/tech/20210622 KTorrent- An Incredibly Useful BitTorrent Application by KDE.md deleted file mode 100644 index 7f32c470e4..0000000000 --- a/sources/tech/20210622 KTorrent- An Incredibly Useful BitTorrent Application by KDE.md +++ /dev/null @@ -1,110 +0,0 @@ -[#]: subject: (KTorrent: An Incredibly Useful BitTorrent Application by KDE) -[#]: via: (https://itsfoss.com/ktorrent/) -[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) -[#]: collector: (lujun9972) -[#]: translator: (geekpi) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) - -KTorrent: An Incredibly Useful BitTorrent Application by KDE -====== - -There are a variety of BitTorrent applications available for Linux. But finding a good application that offers many features should save you some time. - -KTorrent by KDE is one such BitTorrent app built for Linux. - -While there are [several torrent clients for Linux][1], I recently found KTorrent interesting for my use-case. - -### KTorrent: Open Source BitTorrent Client for Linux - -![][2] - -KTorrent is a full-fledged torrent client primarily tailored for KDE desktop. It should work simply fine no matter what desktop environment you use. - -Of course, with KDE desktop, you may get a seamless user experience. - -Let us look at the all the features offered. - -### Features of KTorrent - -![][3] - -For regular torrent users, having an extensive set of features makes things easy. And KTorrent is no exception. Here, I’ll highlight the key highlights of KTorrent: - - * Adding torrent downloads in a queue - * Ability to control the speed limits per download (or overall) - * Video and audio file preview option - * Supports importing of downloaded files (partial/full) - * Ability to prioritize torrent downloads when downloading multiple files - * Selection of specific files to download for multi-file torrents - * IP filter with the option of kicking/banning peers - * UDP tracker support - * µTorrent peer support - * Support for protocol encryption - * Ability to create trackerless torrent - * Scripting support - * System tray integration - * Connection through a proxy - * Added plugin support - * Supports IPv6 - - - -KTorrent sounds something useful as a torrent client that you can use daily with control to manage all your torrent downloads at one place. - -![][4] - -In addition to the features mentioned above, it offers great control over the behavior of the client as well. For instance, tweaking the color that indicates downloads/pause/trackers. - -You also get the ability to set the notification if you want to disable the sound of completing a torrent download or getting notified of the activity. - -![][5] - -While features like protocol encryption support may not be able to replace some of the [best VPN][6] services, it is an important addition for desktop clients. - -### Installing KTorrent in Linux - -KTorrent should be available through your package managers like [Synaptic][7] or the default repositories. You can also find it listed in your software center for easy installation. - -In addition to this, it also offers a [Flatpak][8] official package on [Flathub][9] for any Linux distribution. If you need help with that, we have a [Flatpak guide][10] for reference. - -You can also try the [snap package][11] available if you prefer that. - -To explore more about it and the source code, head to its [official KDE app page][12]. - -[KTorrent][12] - -### Closing Thoughts - -KTorrent is a phenomenal torrent client for Linux. I tried it on my Linux Mint system on top of Cinnamon desktop, and it worked great. - -I like how simple, yet configurable it is. Even though I don’t use a torrent client every day, I did not see anything weird with KTorrent in my brief testing. - -What do you think about KTorrent as a torrent client for Linux? What do you prefer to use it instead? - --------------------------------------------------------------------------------- - -via: https://itsfoss.com/ktorrent/ - -作者:[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://itsfoss.com/best-torrent-ubuntu/ -[2]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-download.png?resize=850%2C582&ssl=1 -[3]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-configure.png?resize=850%2C656&ssl=1 -[4]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-speed-limit.png?resize=850%2C585&ssl=1 -[5]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-plugins.png?resize=850%2C643&ssl=1 -[6]: https://itsfoss.com/best-vpn-linux/ -[7]: https://itsfoss.com/synaptic-package-manager/ -[8]: https://itsfoss.com/what-is-flatpak/ -[9]: https://flathub.org/apps/details/org.kde.ktorrent -[10]: https://itsfoss.com/flatpak-guide/ -[11]: https://snapcraft.io/ktorrent -[12]: https://apps.kde.org/ktorrent/ diff --git a/translated/tech/20210622 KTorrent- An Incredibly Useful BitTorrent Application by KDE.md b/translated/tech/20210622 KTorrent- An Incredibly Useful BitTorrent Application by KDE.md new file mode 100644 index 0000000000..f27f16d3db --- /dev/null +++ b/translated/tech/20210622 KTorrent- An Incredibly Useful BitTorrent Application by KDE.md @@ -0,0 +1,110 @@ +[#]: subject: (KTorrent: An Incredibly Useful BitTorrent Application by KDE) +[#]: via: (https://itsfoss.com/ktorrent/) +[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) +[#]: collector: (lujun9972) +[#]: translator: (geekpi) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) + +KTorrent:KDE 的一个非常有用的 BitTorrent 应用 +====== + +Linux 中有各种各样的 BitTorrent 应用。但是,找到一个好的、提供许多功能的应用应该可以为你节省一些时间。 + +KDE 的 KTorrent 就是这样一个为 Linux 打造的 BitTorrent 应用。 + +虽然有 [Linux 有几个 torrent 客户端][1],但我最近发现 KTorrent 对我而言很有趣。 + +### KTorrent: 适用于 Linux 的开源 BitTorrent 客户端 + +![][2] + +KTorrent 是一个成熟的 torrent 客户端,主要为 KDE 桌面定制。无论你使用什么桌面环境,它都能很好地工作。 + +当然,使用KDE桌面,你可以得到一个无缝的用户体验。 + +让我们来看看它的所有功能。 + +### KTorrent 的功能 + +![][3] + +对于普通的 torrent 用户来说,拥有一套全面的功能使事情变得简单。而 KTorrent 也不例外。在这里,我将列出 KTorrent 的主要亮点: + + * 在一个队列中添加 torrent 下载 + * 能够控制每次下载(或整体)的速度限制 + * 视频和音频文件预览选项 + * 支持导入下载文件(部分/全部)。 + * 在下载多个文件时,能够对 torrent 下载进行优先排序 + * 为多文件 torrent 选择要下载的特定文件 + * IP 过滤器,可选择踢走/禁止 peer。 + * 支持 UDP 跟踪器 + * 支持 µTorrent peer + * 支持协议加密 + * 能够创建无 tracker 的 torrent + * 脚本支持 + * 系统托盘集成 + * 通过代理连接 + * 增加了插件支持 + * 支持 IPv6 + + + +KTorrent 听起来很有用,作为一个 torrent 客户端,你可以日常控制它在一个地方管理所有的 torrent 下载。 + +![][4] + +除了上面提到的功能外,它还对客户端的行为提供了很大的控制。例如,调整指示下载/暂停/tracker 服务器的颜色。 + +如果你想禁用完成 torrent 下载的声音或得到活动通知,你还可以设置通知。 + +![][5] + +虽然像协议加密支持这样的功能可能无法取代一些[最好的 VPN][6] 服务,但它对桌面客户端来说是一个重要的补充。 + +### 在 Linux 中安装 KTorrent + +KTorrent 应该可以通过包管理器(如 [Synaptic][7])或默认的仓库获得。你也可以在你的软件中心找到它并轻松安装。 + +除此之外,它还在 [Flathub][9] 上提供了一个适用于任何 Linux 发行版的 [Flatpak][8] 官方包。如果你需要帮助,我们有一个 [Flatpak 指南][10]供参考。 + +如果你喜欢的话,你也可以尝试可用的 [snap包][11]。 + +要探索更多关于它和源码的信息,请前往它的[官方 KDE 应用页面][12]。 + +[KTorrent][12] + +### 结束语 + +KTorrent 是 Linux 中一个出色的 torrent 客户端。我在我的 Linux Mint 系统的 Cinnamon 桌面上试用了它,它运行得很好。 + +我喜欢它的简单和可配置性。尽管我不是每天都在使用 torrent 客户端,但在我短暂的测试中,我没有发现 KTorrent 有什么奇怪的地方。 + +你认为 KTorrent 作为 Linux 的 torrent 客户端怎么样?你喜欢用什么呢? + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/ktorrent/ + +作者:[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://itsfoss.com/best-torrent-ubuntu/ +[2]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-download.png?resize=850%2C582&ssl=1 +[3]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-configure.png?resize=850%2C656&ssl=1 +[4]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-speed-limit.png?resize=850%2C585&ssl=1 +[5]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/ktorrent-plugins.png?resize=850%2C643&ssl=1 +[6]: https://itsfoss.com/best-vpn-linux/ +[7]: https://itsfoss.com/synaptic-package-manager/ +[8]: https://itsfoss.com/what-is-flatpak/ +[9]: https://flathub.org/apps/details/org.kde.ktorrent +[10]: https://itsfoss.com/flatpak-guide/ +[11]: https://snapcraft.io/ktorrent +[12]: https://apps.kde.org/ktorrent/