gui for smalk krypto testing .
Project description
qbittorrent_ark
Helps to manipulate qbittorrent torrents without GUI, but only with the help of a special file (ark file).
Setting up qbittorrent. Run the program at least once; this ark file will be created. Modify it, and run it again. From now on, you can change object parameters through this file. To sync with qbittorrent, simply run it again.
Set up qbittorrent
Install it.
sudo apt install qbittorrent # Debian-like
# or
sudo pacman -Sy qbittorrent # Arch
# Also can be installed qbittorrent-nox, if needed
Configure it:
nano ~/.config/qBittorrent/qBittorrent.conf
# [LegalNotice]
# Accepted=true
#
# [Preferences]
# WebUI\AuthSubnetWhitelist=192.168.0.0/24
# WebUI\Port=8025
# WebUI\AuthSubnetWhitelistEnabled=false
# WebUI\UseUPnP=false
# WebUI\Address=127.0.0.1
# WebUI\Enabled=true
# WebUI\LocalHostAuth=false
# WebUI\Username=admin
# WebUI\Password_PBKDF2="@ByteArray(uVWSMZUV90kaymHPcu5EHQ==:Ueo5NCRUEQbmiH+DZyVqmaDOXLFphmlgRqVM7pDUwkuwdXgMDhkheCTmlPzf4cSi8QRDz99oHHdf2LQosvSl2w==)" # password is "adminadmin", change it
# Or run qbittorrent and setup in Preferences -> Web UI
Installation and startup
[!WARNING] Just in case, backup the folders:
~/.config/qBittorrentand~/.local/share/qBittorrent.
pip3 install qbittorrent_ark
qbittorrent_ark /path/to/ark/file/ark.yaml # If /path/to/ark/file/ark.yaml does not exists, then ark yaml file template will be created.
It worked on qBittorrent v5.0.3 at least.
[!WARNING] Just in case, backup ark file (ark.yaml) before each use of the qbittorrent_ark.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qbittorrent_ark-0.1.3.tar.gz.
File metadata
- Download URL: qbittorrent_ark-0.1.3.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62ac45b7f7bb8e086611e2c4d5cc50aeb3deb6e364f134b099985374c29a99a8
|
|
| MD5 |
2530cab06b5e3b77f18dbdb38ae3f227
|
|
| BLAKE2b-256 |
096a02fe8b8f591c3b59da105b02feee3c59fa903120ad3deceaa2e1e37e1dab
|
File details
Details for the file qbittorrent_ark-0.1.3-py3-none-any.whl.
File metadata
- Download URL: qbittorrent_ark-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e343a8f4f451f7a7f04bcb9be71bb5155dbd16752a88859cf563bebcd552432
|
|
| MD5 |
f44e112f0ffbca51deba8809830601f8
|
|
| BLAKE2b-256 |
4935d552c8936649bfd5855002c67767e139d29399388d26059f79dcc7225589
|