diff options
author | mio <stigma@disroot.org> | 2024-11-12 11:44:17 +1000 |
---|---|---|
committer | mio <stigma@disroot.org> | 2024-11-12 11:49:44 +1000 |
commit | 43b8b7f3e82d5bdf5bdd7a2a3b197cd88a0e2a7d (patch) | |
tree | 09a246c1177707e55933521027985059842f96bc /README.md | |
parent | 63a52baa38e0eae78e493643b69f2c4388ade9b1 (diff) | |
download | ktorrent-43b8b7f3e82d5bdf5bdd7a2a3b197cd88a0e2a7d.tar.gz ktorrent-43b8b7f3e82d5bdf5bdd7a2a3b197cd88a0e2a7d.zip |
Convert README to Markdown
Signed-off-by: mio <stigma@disroot.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 32 |
1 files changed, 32 insertions, 0 deletions
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/) |