Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knapsu/plex-media-player-appimage
Linux AppImage packages for Plex Media Player application.
https://github.com/knapsu/plex-media-player-appimage
appimage plex plex-media-player
Last synced: 17 days ago
JSON representation
Linux AppImage packages for Plex Media Player application.
- Host: GitHub
- URL: https://github.com/knapsu/plex-media-player-appimage
- Owner: knapsu
- License: gpl-3.0
- Created: 2017-07-04T09:18:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T12:49:29.000Z (over 2 years ago)
- Last Synced: 2024-10-07T13:21:17.017Z (about 1 month ago)
- Topics: appimage, plex, plex-media-player
- Language: Shell
- Homepage: https://knapsu.eu/plex/
- Size: 113 KB
- Stars: 93
- Watchers: 11
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Plex Media Player - Linux AppImage
[![Travis Build Status](https://travis-ci.org/knapsu/plex-media-player-appimage.svg?branch=master)](https://travis-ci.org/knapsu/plex-media-player-appimage)
|⚠️ *Plex Media Player* is discontinued and no longer developed by Plex team. Please use [*Plex for Linux*](https://www.plex.tv/media-server-downloads/#plex-app) app instead. ⚠️|
| --- |## Introduction
This repository automates building Linux AppImage packages for Plex Media Player application.
Packages can be downloaded from https://knapsu.eu/plex/ site.
## Plex Media Player
Plex is a client-server software that makes it easy to watch different kinds of digital media on all kinds of devices, including living room TV, computer, tablet and even phone.
Plex Media Player is the computer desktop client that connects to Plex Media Server system where your movies and photos are stored.For more information about Plex please visit https://www.plex.tv/ site.
If having questions or looking for help please visit [Plex Forums](https://forums.plex.tv/).
## AppImage
AppImages is an universal Linux package format that can be used in any modern Linux distribution.
For more information about AppImage package please visit https://appimage.org/ site.
## Source code
Packages are build from official Plex Media Player source code without any modifications. Plex source code repository is available on GitHub.
https://github.com/plexinc/plex-media-player
## Docker
Docker was used to prepare a fully functional build environment image that contains everything what is needed to compile Plex Media Player. This image is used by continuous integration system (Travis CI) to start the package build process.
Docker images:
- [knapsu/plex-media-player-appimage](https://hub.docker.com/r/knapsu/plex-media-player-appimage/)## Travis
Travis CI is responsible for doing the actual build. It initializes the build environment, compiles the application, assembles the package and publishes it. Travis build history is fully transparent and publicly available.
https://travis-ci.org/knapsu/plex-media-player-appimage
## License
This project is released under [GNU General Public License](https://opensource.org/licenses/GPL-3.0).
Please note that Plex Media Player sources are available under its own license.
## Donations
If you like my work and would like me to continue maintaining it please [buy me a pizza](https://www.paypal.me/knapsu).