Metadata-Version: 2.1
Name: torrentfileqt
Version: 0.2.7
Summary: GUI torrentfile creator.
Home-page: https://github.com/alexpdev/torrentfileQt
Author: alexpdev
Author-email: alexpdev@protonmail.com
License: Apache
Project-URL: Source Code, https://github.com/alexpdev/torrentfileQt
Keywords: GUI,Bittorrent,metafile
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# TorrentFileQt

![torrentfileQt.png](./assets/torrentfileQt.png)

---------
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/065ca999772a434ba1aadae05f8b6bc7)](https://www.codacy.com/gh/alexpdev/torrentfileQt/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=alexpdev/torrentfileQt&amp;utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/065ca999772a434ba1aadae05f8b6bc7)](https://www.codacy.com/gh/alexpdev/torrentfileQt/dashboard?utm_source=github.com&utm_medium=referral&utm_content=alexpdev/torrentfileQt&utm_campaign=Badge_Coverage)
[![codecov](https://codecov.io/gh/alexpdev/torrentfileQt/branch/main/graph/badge.svg?token=S5Q9CRD6C2)](https://codecov.io/gh/alexpdev/torrentfileQt)
![PyPI - Downloads](https://img.shields.io/pypi/dw/torrentfileQt?style=plastic)
![PyPI - License](https://img.shields.io/pypi/l/torrentfileQt?color=orange&style=plastic)

TorrentFileQt is a GUI Frontend for [TorrentFile CLI](https://github.com/alexpdev/torrentfile) 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.

## ScreenShots

![checktorrent.png](./assets/screenshots/checktorrent.png)

---------

![createtorrent.png](./assets/screenshots/createtorrent.png)

---------

![edittorrent.png](./assets/screenshots/edittorrent.png)

---------

![torrentinfo.png](./assets/screenshots/torrentinfo.png)


