Socket
Socket
Sign inDemoInstall

torrentfileQt

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    torrentfileQt

GUI based tool for creating Bittorrent files.


Maintainers
1

Readme

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

edittorrent.png


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.

Known Issues
The bencode editor is more of a bencode viewer at the moment. You can remove, add and edit fields in the window, but there are still some bugs to work out in the saving process

License

Apache 2.0 Software License

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc