Coder Social home page Coder Social logo

xuhao61 / jellyfin-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jellyfin-archive/jellyfin-desktop

0.0 0.0 0.0 6.96 MB

Desktop Client for Jellyfin

Home Page: https://jellyfin.org

License: GNU General Public License v2.0

JavaScript 0.70% TypeScript 78.59% CSS 9.78% HTML 10.94%

jellyfin-desktop's Introduction

ARCHIVE NOTICE

This project has been archived for the following reasons:

  1. Lack of developer attention/interest.
  2. The planned elimination of Electron plugins and the general state of its ecosystem.

If you would like to resume maintainership of this repository, please open an issue describing your plan to contribute and the repository may be unarchived.

Jellyfin Desktop

Jellyfin Desktop is a desktop client that connects to a Jellyfin server.

image

Installing

You can download jellyfin desktop for your operating system from the releases page.

Nightly Versions

You can download the latest, shiniest (and probably buggiest) version built straight from master from the build system

FAQ

Jellyfin Desktop Settings Location

Q: Where can I find the settings of Jellyfin Desktop?

A: The settings for Jellyfin Desktop, including the server URL, are stored in the following folders:

  • %APPDATA%/Jellyfin Theater on Windows (outdated)
  • ~/.config/jellyfin-desktop on Linux
  • ~/Library/Application Support/Jellyfin Theater on macOS (outdated)

Contributing

Prerequisites

This application is implemented as an Electron app and is built off of a NodeJS code base. Because of this you will need the NodeJS runtime and the yarn package manager. The following versions have been tested:

Software Name Version
Node JS 12
yarn 1.22

To contribute you will need to set up a fork. To learn more about how to use forks, you can read "Fork a repo" and "Working with forks".

Building Jellyfin Desktop

After setting up you fork, you will need to install the dependencies for the project. You can do so by typing the following into your commandline:

$ yarn install

Once the installation has been finished you can start a test version of the application by using this command:

$ yarn start

Building Packages for Windows

$ yarn run build:win

Building Packages for Linux

Ubuntu: You need to install rpmbuild to build all linux packages

$ yarn run build:linux

Building Packages for Macintosh

$ yarn run build:mac

Screenshots

image image image image

jellyfin-desktop's People

Contributors

lukepulverenti avatar cromefire avatar randomevents avatar hatharry avatar keysersoze1 avatar justaman avatar anthonylavado avatar dkanada avatar joshuaboniface avatar lumenol avatar gravypod avatar dependabot[bot] avatar heksesang avatar nvllsvm avatar bond-009 avatar luclu7 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.