Simple .torrent viewer lister (WLX) plugin for Double Commander.
Displays common torrent info usually available in torrent clients:
- torrent info hash(es)
- piece size and pieces count
- trackers list
- files list
Supports BitTorrent v2 and Hybrid torrents.
Suitable only for Qt-based Double Commander:
- doublecmd-qt5
- doublecmd-qt6
Build plugin with the same Qt version as Double Commander.
The only external dependency (except Qt and Double Commander SDK) is libtorrent-rasterbar, version 2.0 is required.
By default Qt6 is expected, building with Qt5 requires explicit option, see the few first lines of CMakeLists.txt for details.
Double Commander SDK is not included in this repo, it should downloaded separately and placed into 'sdk' folder.