Name | qbt-helper JSON |
Version |
0.3
JSON |
| download |
home_page | None |
Summary | Helper program for adding torrents from URLs to a qBittorrent instance. |
upload_time | 2025-01-30 19:12:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# qbt-helper
This program helps me add torrents from URLs to a running qBittorrent instance.
## Installation
``` shell
pipx install qbt-helper
```
## Usage
``` shell
Usage:
qbt-helper (HOSTNAME) (USERNAME) (PASSWORD)
qbt-helper -h
Examples:
qbt-helper "localhost:8080" "admin" "adminadmin"
qbt-helper "https://cat.seedhost.eu/lol/qbittorrent" "lol" "meow"
Options:
-h, --help show this help message and exit
```
Raw data
{
"_id": null,
"home_page": null,
"name": "qbt-helper",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Jeffrey Serio <hyperreal@fedoraproject.org>",
"download_url": "https://files.pythonhosted.org/packages/99/9c/feaad18e89bf6c51c85d4212240610c803f802324b46ef7c5ae4fc743cb0/qbt_helper-0.3.tar.gz",
"platform": null,
"description": "# qbt-helper\n\nThis program helps me add torrents from URLs to a running qBittorrent instance.\n\n## Installation\n\n``` shell\npipx install qbt-helper\n```\n\n## Usage\n\n``` shell\nUsage:\n qbt-helper (HOSTNAME) (USERNAME) (PASSWORD)\n qbt-helper -h\n \nExamples:\n qbt-helper \"localhost:8080\" \"admin\" \"adminadmin\"\n qbt-helper \"https://cat.seedhost.eu/lol/qbittorrent\" \"lol\" \"meow\"\n \nOptions:\n -h, --help show this help message and exit\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Helper program for adding torrents from URLs to a qBittorrent instance.",
"version": "0.3",
"project_urls": {
"Homepage": "https://codeberg.org/hyperreal/qbt-helper",
"Issues": "https://codeberg.org/hyperreal/qbt-helper/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5b8c828b3f85d9a466152d79091d699727e0369b0069f088fe926197d640392a",
"md5": "6ec5ca4d424ea06350226792b3582085",
"sha256": "39d653e35c9e20dc4c09ca581f4ad97befc290f59cc93825e6cbe11ba2197aa1"
},
"downloads": -1,
"filename": "qbt_helper-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ec5ca4d424ea06350226792b3582085",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 17052,
"upload_time": "2025-01-30T19:12:14",
"upload_time_iso_8601": "2025-01-30T19:12:14.770471Z",
"url": "https://files.pythonhosted.org/packages/5b/8c/828b3f85d9a466152d79091d699727e0369b0069f088fe926197d640392a/qbt_helper-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "999cfeaad18e89bf6c51c85d4212240610c803f802324b46ef7c5ae4fc743cb0",
"md5": "b10453dfc783a52a5ade4102164e3950",
"sha256": "f718becb8c9f084e62716735712d478ba119c03d096ea181e685eaf950a8419e"
},
"downloads": -1,
"filename": "qbt_helper-0.3.tar.gz",
"has_sig": false,
"md5_digest": "b10453dfc783a52a5ade4102164e3950",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 25636,
"upload_time": "2025-01-30T19:12:16",
"upload_time_iso_8601": "2025-01-30T19:12:16.050405Z",
"url": "https://files.pythonhosted.org/packages/99/9c/feaad18e89bf6c51c85d4212240610c803f802324b46ef7c5ae4fc743cb0/qbt_helper-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-30 19:12:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": true,
"codeberg_user": "hyperreal",
"codeberg_project": "qbt-helper",
"lcname": "qbt-helper"
}