tsukinaha / tsukimi

A simple third-party Emby client
GNU General Public License v3.0
762 stars 23 forks source link

Tsukimi

A Simple Third-party Emby client.
使用 GTK4-RS 编写的第三方 Emby 客户端

Commit Activity Top Language Github License Linux CI Windows GNU CI status AUR Version

Notice

[!IMPORTANT] READ BEFORE INSTALLATION

Screenshots

Build

Linux

Installation

Linux

Archlinux

# From AUR
paru -S tsukimi-git

Windows

Or install tsukimi with mpv configs

scoop bucket add scol https://github.com/Kosette/scol.git scoop install tsukimi-full

- [Release](https://github.com/tsukinaha/tsukimi/releases/latest)

## MPV Config
- Linux: `$XDG_CONFIG_HOME/mpv`
- Windows: 

|bin\ |share\ |lib\ |mpv\ | |mpv.conf | |input.conf | |scripts\ | | | ....... | | ....... |config\


Priority:
`./mpv`>`$MPV_HOME`>`%APPDATA%/mpv`
[MPV-manual#files](https://mpv.io/manual/master/#files) 

## Themes

- 在自定义样式表时请使用 Default [更多](https://wiki.archlinux.org/title/GTK#Configuration)

## Credits
- [gtk4-rs](https://github.com/gtk-rs/gtk4-rs)
- [MPV](https://github.com/mpv-player/mpv)
- [Adwaita](https://gitlab.gnome.org/GNOME/libadwaita/)

## Thanks
- Gnome Music
- Fractal
- Clapper

## Star History

<a href="https://star-history.com/#tsukinaha/tsukimi&Timeline">
 <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=tsukinaha/tsukimi&type=Timeline&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=tsukinaha/tsukimi&type=Timeline" />
   <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=tsukinaha/tsukimi&type=Timeline" />
 </picture>
</a>