Skip to content

Torrent Viewer WLX plugin for Double Commander

License

Notifications You must be signed in to change notification settings

Kolcha/dc-torrent-view

Repository files navigation

Torrent Viewer plugin for Double Commander

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.

Dependencies

The only external dependency (except Qt and Double Commander SDK) is libtorrent-rasterbar, version 2.0 is required.

Building

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.

About

Torrent Viewer WLX plugin for Double Commander

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published