Blink Alpha prayag17
Use this command to install Blink Alpha:
winget install --id=prayag17.Blink.Alpha -e
Modern Desktop Jellyfin Client made with Tauri and React
README
> [!IMPORTANT] > JellyPlayer has been renamed to Blink to avoid confusion with first party Jellyfin apps
đ Prerequisites
- Nodejs (22.14.0)
- Rust (>=1.85.0)
- Visual Studio C++ Build tools
- pnpm
âšī¸ Getting started
-
Install Nodejs, pnpm and Rust. > Note : Install Rust from
-
install depencies using pnpm:
pnpm install
đ ī¸ Development
-
Running the app:
pnpm run tauri dev
-
Building the app:
pnpm run tauri build
-
other commands can be found inside the
"scripts"
inside package.json
đģ Contribution
- Checkout
issues
to see currently worked on features and bugs - Add features or fix bugs
- Create a pull request
⨠Features
- Play any media supported by the system (DirectPlay most files on windows, mac and linux)
- Clean and minimal UI.
- Multi Jellyfin server support
- Cross Platform
- Mediainfo recognition (DolbyVision, DolbyAtoms, Dts, Hdr10+, and more...)
- Sort/Filter library items
- Queue playback support
- Intro Skip button using jumoog/Intro-Skipper plugin
đˇ Screenshots
- Home
- Title Page - Movie
- Title Page - Show
- Episode List
- Video Player
đ Roadmap
- Checkout GitHub Project
đ Special thanks to
- @ferferga for helping in development behind the scenes.
- All contributors of jellyfin/jellyfin-vue.
- And also @jellyfin for creating the main service