Skip to main content

Console UI for qBittorrent v4.1+

Project description

qBittorrenTUI

PyPI PyPI - Python Version

Console UI for qBittorrent. Not feature-complete but is usable for low volume and everyday torrenting.

qbittorrentui screenshot 1

qbittorrentui screensho 2

Key Map

Any Window

  • q : exit
  • n : open connection dialog

Torrent List Window

  • a : open add torrent dialog
  • enter : open context menu for selected torrent
  • right arrow: open Torrent Window

Torrent Window

  • left : return to Torrent List
  • esc : return to Torrent List
  • Content
    • enter : bump priority
    • space : bump priority

Installation

Install from pypi:

pip install qbittorrentui

In most cases, this should allow you to run the application simply with the qbittorrentui command. Alternatively, you can specify a specific python binary with ./venv/bin/python -m qbittorrentui or similar.

Configuration

Connections can be pre-defined within a configuration file (modeled after default.ini). Each section in the file is presented as a separate server to connect to.

Configuration file lookup order:

  1. --config_file /path/to/config.ini (highest priority)
  2. Platform default config directory (e.g. ~/.config/qbittorrentui/qbittorrentui.ini on Linux, ~/Library/Application Support/qbittorrentui/qbittorrentui.ini on macOS)

Minimal configuration file section:

[localhost]
HOST = localhost
USERNAME = admin
PASSWORD = adminadmin

Sample configuration file section:

[localhost:8080]
HOST = localhost
PORT = 8080
USERNAME = admin
PASSWORD = adminadmin
CONNECT_AUTOMATICALLY = 1
TIME_AFTER_CONNECTION_FAILURE_THAT_CONNECTION_IS_CONSIDERED_LOST = 5
TORRENT_CONTENT_MAX_FILENAME_LENGTH = 75
TORRENT_LIST_MAX_TORRENT_NAME_LENGTH = 60
TORRENT_LIST_PROGRESS_BAR_LENGTH = 40
DO_NOT_VERIFY_WEBUI_CERTIFICATE = 1

Only HOST, USERNAME, and PASSWORD are required. DO_NOT_VERIFY_WEBUI_CERTIFICATE is necessary if the certificate is untrusted (e.g. self-signed).

TODO/Wishlist

Application

  • Figure out the theme(s)
  • Configuration for connections
  • Log/activity output (likely above status bar)
  • Implement window for editing qBittorrent settings

Torrent List Window

  • Torrent sorting
  • Additional torrent filtering mechanisms
  • Torrent searching
  • Torrent status icon in torrent name
  • Torrent name color coding
  • Torrent list column configuration

Torrent Window

  • Make focus more obvious when switching between tabs list and a display
  • Scrollbar in the displays
  • Speed graph display

Torrent Window Content Display

  • Left key should return to tab list

MIT License

Copyright (c) Russell Martin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qbittorrentui-0.3.10.tar.gz (42.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qbittorrentui-0.3.10-py3-none-any.whl (46.7 kB view details)

Uploaded Python 3

File details

Details for the file qbittorrentui-0.3.10.tar.gz.

File metadata

  • Download URL: qbittorrentui-0.3.10.tar.gz
  • Upload date:
  • Size: 42.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qbittorrentui-0.3.10.tar.gz
Algorithm Hash digest
SHA256 81a577af4f4f721efbb27ad80f2943cb6eb3c6dff69b579808a778c40354173a
MD5 631c913147da6572a572d7341446700d
BLAKE2b-256 2ab336bd4d0701d7e1c1607aa57b1130128be1512a608fedebc33f1bd28349e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qbittorrentui-0.3.10.tar.gz:

Publisher: publish.yml on rmartin16/qbittorrentui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qbittorrentui-0.3.10-py3-none-any.whl.

File metadata

  • Download URL: qbittorrentui-0.3.10-py3-none-any.whl
  • Upload date:
  • Size: 46.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qbittorrentui-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 1f54f10afc2162b336911c0b4f3e378aafd3e98ab5c0b653be37598a834bc452
MD5 becbf2b1cbd1faaca7305d86e5b0520e
BLAKE2b-256 25a283af504879eada2d932d39ce4d68ba51cba42d85eceeba96ced3728e98ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for qbittorrentui-0.3.10-py3-none-any.whl:

Publisher: publish.yml on rmartin16/qbittorrentui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page