jellydesktop is a tui for jellyfin.
- [ ] Music playback
- [ ] Search
Download the newest release from the release page and copy it to
$HOME/.local/bin/
.
Install rust nightly if not allready done. just run
cargo install --git https://gitlab.com/cocainefarm/jellydesktop.git
–or–
git clone https://gitlab.com/cocainefarm/jellydesktop.git
cd jellydesktop
cargo install --path ./
key | Description |
---|---|
k | move cursor up |
j | move cursor down |
h | move cursor left |
l | moce cursor right |
key | Description |
---|---|
shift + k | switch to upper window |
shift + j | switch to lower window |
shift + h | switch to left window |
shift + l | switch to right window |
key | Description |
---|---|
enter | load contend, start playing contend, start input mode |
p | start autoplay for all unwatched contend in highlighted folder |
shift + p | start autoplay for all contend in highlighted folder |
? | show help page |
c | open config page |
s | stop autoplay (while autoplay cowntdown) |
n | play next (while autoplay cowntdown) |