A modern web client for Jellyfin based on Vue
Jellyfin Vue is an experimental, alternative browser-based web client for Jellyfin developed using Vue.js. It is not intended to replace the main Jellyfin Web client and is not feature-complete. The usage instructions below will help users set up bleeding-edge builds from the master branch.
Jellyfin Vue offers an experimental browser-based web client for Jellyfin users, giving them an alternative interface to enjoy their media content. While not aimed at replacing the main client, it provides a Vue.js-powered experience with various deployment options available, including Docker containers and local hosting. Additionally, the privacy disclaimer emphasizes the direct connection to the Jellyfin server for a secure media streaming experience.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.