Crates.io | jellytui |
lib.rs | jellytui |
version | 0.1.5 |
source | src |
created_at | 2025-01-03 08:07:39.618432+00 |
updated_at | 2025-01-13 15:11:59.132066+00 |
description | A terminal user interface for Jellyfin, using MPV |
homepage | |
repository | https://github.com/tyrantlink/jellytui |
max_upload_size | |
id | 1502216 |
size | 152,437 |
jellytui is a simple TUI for Jellyfin for browsing media, and playing it through mpv
Support for Linux and Mac, Windows and other BSD support is untested.
cargo install jellytui
git clone https://github.com/tyrantlink/jellytui
cd jellytui
cargo build --release
jellytui
On first run, you will be prompted to enter your Jellyfin server URL, username, and password. This information will be stored in $XDG_CONFIG_HOME/jellytui/config.toml
or $HOME/.config/jellytui/config.toml
.
Ctrl + c
: ExitCtrl + r
| F5
: Refresh Jellyfin metadataArrow keys
: Navigate, up and down to scroll, left and right to change pagesPage Up
| Page Down
: Scroll up and down one pageEnter
: Play media, or list episodes seriesEscape
: Exit episode listCtrl + e
: Toggle episode inclusion in search results