diff options
Diffstat (limited to 'network/qbittorrent/README')
-rw-r--r-- | network/qbittorrent/README | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/network/qbittorrent/README b/network/qbittorrent/README index 01571412e3..d95396d99f 100644 --- a/network/qbittorrent/README +++ b/network/qbittorrent/README @@ -1,5 +1,9 @@ -qBittorrent is an easy to use, good looking, and featureful but -lightweight C++ / Qt4 Bittorrent Client. +qBittorrent is a bittorrent client programmed in C++ / Qt5 that uses +libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. + +It aims to be a good alternative to all other bittorrent clients out +there. qBittorrent is fast, stable, and provides unicode supports as +well as many features. Note that from version 3.3.15 you will get a warning on startup that qbittorrent has a new way of saving things. If you want to backup your @@ -7,10 +11,4 @@ old config directory first, you will find it here: ~/.config/qBittorrent -That way you can return to an older version by swapping directories -around. - -This is the last version of qBittorrent that will build with Qt4 -libraries. You might want to embrace the future with Qt5 and newer -versions of qBittorrent. See the qbittorrent-qt5 SlackBuild for more -information. +You can return to an older version by swapping directories around. |