Skip to content

aliakseis/LIII

Repository files navigation

LIII

multi-platform bittorrent client

Windows development/build environment:

Pre-compiled 64-bit (x64) and 32-bit (x86) OpenSSL 1.1.1 libraries for Microsoft Windows Operating Systems with a dependency on the Microsoft Visual Studio 2015-2019 runtime from https://kb.firedaemon.com/support/solutions/articles/4000121705 included.
BOOST_ROOT environment variable set accordingly.
Please note that the repository provides its own build of libtorrent, some info here.

Both Qt Creator and Visual Studio can be used.

Please note that LIII continues running when the window is closed. It is closed by either invoking Menu > File > Exit or Exit from the systray LIII icon menu.

Portable mode

portable flag - specific file or folder in the program folder (named portable without extension) triggers portable mode, when LIII BitTorrent Client starts it checks the program folder for such file or folder and if it is there data and settings are saved in the program folder. See also #1