{"id":16026980,"url":"https://github.com/alexpdev/torrentfileqt","last_synced_at":"2025-07-24T15:07:49.868Z","repository":{"id":39798701,"uuid":"396984712","full_name":"alexpdev/torrentfileQt","owner":"alexpdev","description":"GUI frontend for torrentfile.  Tools for creating, editing, reviewing, checking, .torrent files.","archived":false,"fork":false,"pushed_at":"2023-05-07T06:23:38.000Z","size":27796,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T01:37:43.443Z","etag":null,"topics":["bittorrent","gui","python","qt","torrents"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexpdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-16T21:48:07.000Z","updated_at":"2024-07-08T02:59:31.000Z","dependencies_parsed_at":"2024-10-27T15:20:13.612Z","dependency_job_id":"4252f39e-7050-4fc4-a9c0-6c91f06c0d91","html_url":"https://github.com/alexpdev/torrentfileQt","commit_stats":{"total_commits":193,"total_committers":3,"mean_commits":64.33333333333333,"dds":"0.17616580310880825","last_synced_commit":"b8a3350859a88dc93e3c3f52fc99d945052df704"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FtorrentfileQt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FtorrentfileQt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FtorrentfileQt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FtorrentfileQt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexpdev","download_url":"https://codeload.github.com/alexpdev/torrentfileQt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871351,"owners_count":20361337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittorrent","gui","python","qt","torrents"],"created_at":"2024-10-08T20:04:30.386Z","updated_at":"2025-03-17T16:30:46.649Z","avatar_url":"https://github.com/alexpdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TorrentFileQt\n\n![torrentfileQt.png](./assets/torrentfileQt.png)\n\n* * *\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/065ca999772a434ba1aadae05f8b6bc7)](https://www.codacy.com/gh/alexpdev/torrentfileQt/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=alexpdev/torrentfileQt\u0026utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/alexpdev/torrentfileQt/branch/main/graph/badge.svg?token=S5Q9CRD6C2)](https://codecov.io/gh/alexpdev/torrentfileQt)\n![PyPI - License](https://img.shields.io/pypi/l/torrentfileQt?color=orange\u0026style=plastic)\n![PyPI - Downloads](https://img.shields.io/pypi/dw/torrentfileQt?style=plastic)\n[![CI](https://github.com/alexpdev/torrentfileQt/actions/workflows/CI.yml/badge.svg)](https://github.com/alexpdev/torrentfileQt/actions/workflows/CI.yml)\n![last commit](https://img.shields.io/github/last-commit/alexpdev/torrentfileQt?color=blue)\n[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/065ca999772a434ba1aadae05f8b6bc7)](https://www.codacy.com/gh/alexpdev/torrentfileQt/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=alexpdev/torrentfileQt\u0026utm_campaign=Badge_Coverage)\n\nTorrentFileQt is a GUI Frontend for [TorrentFile CLI](https://github.com/alexpdev/torrentfile) project.\n\n## Features\n\n-   Create .torrent files\n-   Display detailed information for a .torrent file\n-   Bittorrent v1, v2 and hybrid .torrent files supported\n-   Check if a .torrent file contents are in filesystem\n-   Check progress or percentage complete for .torrent file\n-   Edit torrent files\n-   Drag and drop files onto any tab\n-   Create magnet link URIs\n-   Analyze piece lengths for torrent files\n-   Now with full Bencode edit support\n\n## Requirements\n\n-   Python 3.6+\n-   Pyside6\n-   torrentfile\n\n## Usage Overview\n\n![torrentfileQt](./assets/TorrentfileQt.gif)\n\n* * *\n\n## Install\n\n-   From git:\n\n```bash\ngit clone https://github.com/alexpdev/torrentfileQt.git\ncd torrentfileQt\npip install -r requirements.txt\npip install .\ntorrentfileQt\n```\n\n-   From PyPi\n\n```bash\npip install torrentfileQt\ntorrentfileQt\n```\n\n\u003e Alternatively you can download a precompiled binary from the release page.\n\n## Issues\n\nTo report a bug or ask for a new feature please [open an issue](https://github.com/alexpdev/torrentfileQt/issues) on github.\n\n## License\n\n[Apache 2.0 Software License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexpdev%2Ftorrentfileqt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexpdev%2Ftorrentfileqt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexpdev%2Ftorrentfileqt/lists"}