Metadata-Version: 2.1
Name: torrentfileqt
Version: 0.2.0
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
Description-Content-Type: text/markdown
License-File: LICENSE

# TorrentFileQt

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

-------

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

### Screenshots

![createTab.png](./assets/createTab.png =300x300)

-------

![checkTab.png](./assets/checkTab.png =300x300)

-------

![infoTab.png](./assets/infoTab.png =300x300)


