Skip to content

alexpdev/torrentfileQt

Repository files navigation

TorrentFileQt

torrentfileQt.png


Codacy Badge codecov PyPI - License PyPI - Downloads CI last commit Codacy Badge

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

torrentfileQt


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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages