picotorrent
PicoTorrent 0.25
A tiny, hackable BitTorrent client written in modern C++. Based on Rasterbar-libtorrent to provide high performance and low memory usage.
-PI-
. Example: -PI0151-
(major: 0, minor: 15, patch: 1).PicoTorrent/x.y.z
.The portable version of PicoTorrent requires manual installation of the Microsoft Visual C++ Redistributable for Visual Studio 2019.
To successfully build PicoTorrent, you need the following libraries and applications installed,
λ git submodule update --init --recursive
λ dotnet tool restore
λ dotnet cake --platorm=[x86|x64] --configuration=[Debug|Release]
PicoTorrent uses Weblate to handle the translation process. If you want to help, feel free to signup and give your contribution.
Copyright (c) Viktor Elofsson and contributors. PicoTorrent is provided as-is under the MIT license. For more information see LICENSE.