Terminal torrent search, streaming, and download UI powered by Jackett and WebTorrent.
Project description
mov-cli-tui
Terminal torrent search, streaming, and download UI powered by Jackett, WebTorrent, VLC, and Textual.
This package installs a mov-cli command. It can start the local helper stack on Linux, then launch the TUI.
Requirements
- Python 3.10+
- Jackett running locally on
http://127.0.0.1:9117 - WebTorrent CLI available as
webtorrent - VLC for streaming
- Optional: Docker + FlareSolverr if your Jackett indexers require it
Configuration
Set either environment variables:
export JACKETT_URL="http://127.0.0.1:9117"
export JACKETT_API_KEY="your_jackett_api_key"
export MOV_CLI_DOWNLOAD_DIR="$HOME/Downloads/torrents"
Or create:
~/.config/mov-cli/config.json
{
"jackett_url": "http://127.0.0.1:9117",
"jackett_api_key": "your_jackett_api_key",
"download_dir": "~/Downloads/torrents"
}
Usage
mov-cli
Linux helper stack:
mov-cli boot
Diagnostics:
mov-cli doctor
This tool does not host or distribute content. Users are responsible for complying with local laws and the terms of the services they configure.
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 mov_cli_tui-0.1.1.tar.gz.
File metadata
- Download URL: mov_cli_tui-0.1.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a78d40518159c306467af5091d58bf5e15c5feac1ba1e53c08e383a8999459ca
|
|
| MD5 |
4eb561ec50dbe66530cf13fb6bf34d07
|
|
| BLAKE2b-256 |
1b487e0ad53d95265bd80b9fdb39e161370dcc4d4737fd107a018caeff4376d0
|
File details
Details for the file mov_cli_tui-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mov_cli_tui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45c5613d03258d908085b2980fdf0bc37d1edebb830406f45050647efa009090
|
|
| MD5 |
9512ce1003b4260c0b69ab28adc883fe
|
|
| BLAKE2b-256 |
72e3c209d05014f7a1e10dc56de0a83acc7246d5261a996e40de2e6a65515f50
|