torrentfileQt

GUI frontend for torrentfile. Tools for creating, editing, reviewing, checking, .torrent files.

APACHE-2.0 License

Downloads
856
Stars
15
Committers
3

TorrentFileQt


TorrentFileQt is a GUI Frontend for TorrentFile CLI project.

Features

  • Create .torrent files
  • Display detailed information for a .torrent file
  • Bittorrent v1, v2 and hybrid .torrent files supported
  • Check if a .torrent file contents are in filesystem
  • Check progress or percentage complete for .torrent file
  • Edit torrent files
  • Drag and drop files onto any tab
  • Create magnet link URIs
  • Analyze piece lengths for torrent files
  • Now with full Bencode edit support

Requirements

  • Python 3.6+
  • Pyside6
  • torrentfile

Usage Overview


Install

  • From git:
git clone https://github.com/alexpdev/torrentfileQt.git
cd torrentfileQt
pip install -r requirements.txt
pip install .
torrentfileQt
  • From PyPi
pip install torrentfileQt
torrentfileQt

Alternatively you can download a precompiled binary from the release page.

Issues

To report a bug or ask for a new feature please open an issue on github.

License

Apache 2.0 Software License