GithubHelp home page GithubHelp logo

scottross123 / jellyfin-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jellyfin/jellyfin-web

0.0 0.0 0.0 131.72 MB

Web Client for Jellyfin

Home Page: https://jellyfin.org

License: GNU General Public License v2.0

Shell 0.01% JavaScript 50.51% Python 0.08% TypeScript 17.27% CSS 1.11% HTML 6.39% SCSS 24.63%

jellyfin-web's Introduction

Jellyfin Web

Part of the Jellyfin Project


Logo Banner

GPL 2.0 License Current Release Translation Status
Donate Feature Requests Chat on Matrix Join our Subreddit

Jellyfin Web is the frontend used for most of the clients available for end users, such as desktop browsers, Android, and iOS. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work!

Detailed Translation Status

Build Process

Dependencies

  • Node.js
  • npm (included in Node.js)

Getting Started

  1. Clone or download this repository.

    git clone https://github.com/jellyfin/jellyfin-web.git
    cd jellyfin-web
  2. Install build dependencies in the project directory.

    npm install
  3. Run the web client with webpack for local development.

    npm start
  4. Build the client with sourcemaps available.

    npm run build:development

Directory Structure

.
└── src
    ├── apps
    │   ├── dashboard     # Admin dashboard app layout and routes
    │   ├── experimental  # New experimental app layout and routes
    │   └── stable        # Classic (stable) app layout and routes
    ├── assets            # Static assets
    ├── components        # Higher order visual components and React components
    ├── controllers       # Legacy page views and controllers 🧹
    ├── elements          # Basic webcomponents and React wrappers 🧹
    ├── hooks             # Custom React hooks
    ├── legacy            # Polyfills for legacy browsers
    ├── libraries         # Third party libraries 🧹
    ├── plugins           # Client plugins
    ├── scripts           # Random assortment of visual components and utilities 🐉
    ├── strings           # Translation files
    ├── styles            # Common app Sass stylesheets
    ├── themes            # CSS themes
    ├── types             # Common TypeScript interfaces/types
    └── utils             # Utility functions
  • 🧹 — Needs cleanup
  • 🐉 — Serious mess (Here be dragons)

jellyfin-web's People

Contributors

lukepulverenti avatar thornbill avatar dkanada avatar wwwesten avatar heyhippari avatar dmitrylyzo avatar renovate[bot] avatar dependabot[bot] avatar camc314 avatar blob03 avatar grafixeyehero avatar joshuaboniface avatar alanazar avatar ferferga avatar vitorsemeano avatar nyanmisaka avatar dependabot-preview[bot] avatar anthonylavado avatar kucharczykl avatar hoanghuy309 avatar techywarrior avatar justaman avatar timhobbs avatar nextlooper42 avatar oatavandi avatar millallo avatar cvium avatar hadicharara avatar djcand avatar olavinto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.