diff options
-rw-r--r-- | README | 18 | ||||
-rw-r--r-- | README.md | 32 |
2 files changed, 32 insertions, 18 deletions
@@ -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
\ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..3846838 --- /dev/null +++ b/README.md @@ -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/) |