Jellyfin Vue

screenshot of Jellyfin Vue
vite
vue

A modern web client for Jellyfin based on Vue

Overview:

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.

Features:

  • Experimental Web Client: Jellyfin Vue is an experimental alternative web client for Jellyfin.
  • Vue.js Framework: Developed using Vue.js for a responsive and dynamic user interface.
  • Not Replacing Main Client: Not meant to replace the main Jellyfin Web client and currently not feature-complete.
  • Easy Deployment: Various deployment methods available including Docker container and local hosting.
  • Privacy Disclaimer: Highlights the privacy aspects by establishing a direct connection to the Jellyfin server.

Summary:

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
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

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.