Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsukinaha/tsukimi
A simple third-party Emby client for Linux
https://github.com/tsukinaha/tsukimi
emby gtk4-rs linux mpv music-player video-player
Last synced: about 8 hours ago
JSON representation
A simple third-party Emby client for Linux
- Host: GitHub
- URL: https://github.com/tsukinaha/tsukimi
- Owner: tsukinaha
- License: gpl-3.0
- Created: 2024-03-04T11:44:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T15:27:42.000Z (8 days ago)
- Last Synced: 2025-01-09T15:43:57.867Z (8 days ago)
- Topics: emby, gtk4-rs, linux, mpv, music-player, video-player
- Language: Rust
- Homepage:
- Size: 39.5 MB
- Stars: 1,786
- Watchers: 9
- Forks: 42
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tsukimi
A simple third-party Emby client for Linux.
![Commit Activity](https://img.shields.io/github/commit-activity/m/tsukinaha/Tsukimi/main) ![Top Language](https://img.shields.io/github/languages/top/tsukinaha/Tsukimi) ![Github License](https://img.shields.io/github/license/tsukinaha/Tsukimi) [![Linux CI](https://github.com/tsukinaha/tsukimi/actions/workflows/build_linux.yml/badge.svg)](https://github.com/tsukinaha/tsukimi/actions/workflows/build_linux.yml) [![Telegram](https://img.shields.io/badge/-Telegram_Group-red?color=blue&logo=telegram&logoColor=white)](https://t.me/tsukimi_frying_crab)
![Alt](https://repobeats.axiom.co/api/embed/82b1088ba840d89c50e1b5b3c1c40f4575b321a6.svg "Repobeats analytics image")
## About
A simple third-party Emby client written in GTK4-RS, uses MPV as the video player, and GStreamer as the music player.It’s also partially compatible with Jellyfin.
Playlists, Choose preferred versions/subtitles, and Handle basic management tasks like scanning are supported.You can play music and albums, as well as videos with more advanced settings (you can even use an external MPV window if you want).
## Screenshots
## Installation
### Packages
[![Packaging status](https://repology.org/badge/vertical-allrepos/tsukimi.svg)](https://repology.org/project/tsukimi/versions)### Archlinux
```bash
# 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
```### Nix
`tsukimi` is available in nixpkgs since 24.11.### Windows
```bash
# Scoop extra
scoop bucket add extras
scoop install extras/tsukimi
```### Source code
[Build on Linux](./docs/build_on_linux.md)## MPV Config
[MPV-manual#files](https://mpv.io/manual/master/#files)## Contributing
### Translations
If you'd like to help translating **Tsukimi** into your language, please head over to [Weblate](https://hosted.weblate.org/projects/tsukimi/).
## Frequently Asked Questions
https://dev.tsukinaha.org/tsukimi## Credits
- [gtk4-rs](https://github.com/gtk-rs/gtk4-rs)
- [MPV](https://github.com/mpv-player/mpv)
- [Adwaita](https://gitlab.gnome.org/GNOME/libadwaita/)## License
tsukimi is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) 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!
## Disclaimer
The developers of this application does not have any affiliation with the content providers available.## Star History