parent
63a52baa38
commit
43b8b7f3e8
@ -1,18 +0,0 @@
|
|||||||
KTorrent - A KDE BitTorrent client
|
|
||||||
-----------------------------------
|
|
||||||
|
|
||||||
For installation follow the instructions from INSTALL file, but simple
|
|
||||||
|
|
||||||
./configure --prefix=$TDEDIR
|
|
||||||
make
|
|
||||||
make install (as root)
|
|
||||||
|
|
||||||
will install KTorrent hopefully without any problems.
|
|
||||||
|
|
||||||
|
|
||||||
For more info please visit
|
|
||||||
|
|
||||||
http://www.ktorrent.org/
|
|
||||||
|
|
||||||
|
|
||||||
KT Team
|
|
@ -0,0 +1,32 @@
|
|||||||
|
KTorrent
|
||||||
|
========
|
||||||
|
|
||||||
|
KTorrent is a BitTorrent client for TDE.
|
||||||
|
|
||||||
|
|
||||||
|
Features
|
||||||
|
--------
|
||||||
|
|
||||||
|
- File prioritization
|
||||||
|
- Speed capping
|
||||||
|
- Torrent queuing
|
||||||
|
- Support for DHT, PeerExchange, UDP Trackers, and Encryption
|
||||||
|
- A plugin system for extending KTorrent's builtin features
|
||||||
|
|
||||||
|
Contributing
|
||||||
|
------------
|
||||||
|
|
||||||
|
There are multiple ways of contributing to KTorrent:
|
||||||
|
|
||||||
|
- Development using [TDE Gitea Workspace (TGW)](https://mirror.git.trinitydesktop.org/gitea)
|
||||||
|
- Translations using [TDE Weblate Translation Workspace (TWTW)](https://mirror.git.trinitydesktop.org/weblate)
|
||||||
|
|
||||||
|
General information on contributing to TDE can be found in the [Developers Category on the Trinity Wiki](https://wiki.trinitydesktop.org/Category:Developers).
|
||||||
|
|
||||||
|
Translation Status
|
||||||
|
------------------
|
||||||
|
|
||||||
|
### Messages
|
||||||
|
|
||||||
|
[![Message translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/ktorrent/multi-auto.svg
|
||||||
|
"Engage in translating messages")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent/)
|
Loading…
Reference in new issue