Tsukimi
A simple third-party Jellyfin client for Linux
Install / Use
npx skills add tsukinaha/tsukimiInstalls into whichever agent you are using.
README
tsukimi
A simple third-party Jellyfin client for Linux.
<p align="left"> <a href="https://matrix.to/#/#tsukimi:matrix.org"><img alt="Matrix" src="https://img.shields.io/badge/Matrix-%23tsukimi-7aa2f7?style=flat&logo=matrix&logoColor=white"></a> <a href="https://t.me/tsukimi_frying_crab"><img alt="Telegram" src="https://img.shields.io/badge/Telegram-Group-7dcfff?style=flat&logo=telegram&logoColor=white"></a> <a href="https://github.com/tsukinaha/tsukimi/wiki"><img alt="Wiki" src="https://img.shields.io/badge/GitHub-Wiki-bb9af7?style=flat&logo=github&logoColor=white"></a> <a href="https://hosted.weblate.org/engage/tsukimi"><img alt="Translations" src="https://img.shields.io/badge/Weblate-Translations-9ece6a?style=flat&logo=weblate&logoColor=white"></a> <a href="https://github.com/tsukinaha/tsukimi/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/License-GPL--3.0-f7768e?style=flat&logo=gnu&logoColor=white"></a> <a href="https://flathub.org/apps/details/moe.tsuna.tsukimi"><img alt="Flathub" src="https://img.shields.io/badge/Flathub-Release-7aa2f7?style=flat&logo=flathub&logoColor=white"></a> </p>We use wl-proxy for mpv gpu-next vo embedding, you can find the embedder here. We also made a local player Fughetta by this embedder.
Screenshots
<div align="center"> <img src="./docs/tsukimi1.png"/> </div> <div align="center"> <img src="./docs/tsukimi2.png"/> </div> <div align="center"> <img src="./docs/tsukimi3.png"/> </div>Installation
<a href="https://flathub.org/apps/details/moe.tsuna.tsukimi"> <img src="https://flathub.org/assets/badges/flathub-badge-i-en.svg" alt="Download Tsukimi on Flathub" width="240px" height="80px" /> </a>Native Packages
Fedora
sudo dnf copr enable walker874/tsukimi
sudo dnf install tsukimi
Arch Linux
# AUR release (https://aur.archlinux.org/packages/tsukimi-bin)
paru -S tsukimi-bin
# AUR latest commit (https://aur.archlinux.org/packages/tsukimi-git)
paru -S tsukimi-git
# archlinuxcn repo https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/tsukimi-git/PKGBUILD
sudo pacman -Syu tsukimi-git
AOSC OS
sudo oma install tsukimi
Gentoo Linux
sudo eselect repository enable gentoo-zh
sudo emerge --sync gentoo-zh
sudo emerge --ask media-video/tsukimi
Nix
tsukimi is available in nixpkgs since 24.11.
MPV Config
Contributing
Please, follow the contribution guide to know how to start contributing to Tsukimi.
Disclaimer
The developers of this application does not have any affiliation with the content providers available.
License
tsukimi is licensed under the GPLv3 license.
Thanks to open-source projects like GNOME Music, Fractal, and Clapper—we referenced a lot from them during development, and everyone who contributed code or translations!
Credits
<sup> Fonts used in screenshots: <a href="https://github.com/lxgw/LxgwWenKai-Screen">LXGW WenKai Screen</a> <br /> Anime in screenshots: <a href="https://goodbyelara.com/">さよならララ</a> </sup>Related Skills
qqbot-channel
385.5kQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.
docs-writer
106.4kAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
cpp
40.5kGuide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
gamemaker-gml
40.5kGameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
