You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PlexShare/README.md

52 lines
2.0 KiB

![PHP](https://img.shields.io/badge/PHP->=_8.0-738bd7.svg?style=flat-square)
![PHP](https://img.shields.io/badge/FuelPhp-1.8.2-8304d7.svg?style=flat-square)
![Extension](https://img.shields.io/badge/Needed-Curl-blue.svg?style=flat-square)
![Database](https://img.shields.io/badge/Needed-MySQL-blue.svg?style=flat-square)
![PlexServer](https://img.shields.io/badge/Needed-PlexServer-yellow.svg?style=flat-square)
# PlexShare
Web Application standalone that provide the management of local users, many server and the libraries.
## V2 started
Why starting a V2, while V1 is not Finish?
Because the technology use is no more what i want for this app.
So the V2 will use NextJS and Laravel
New design for the FrontEnd and new Code for the Backend :)
# Description
With this web application, anyone can create an account directly this app.
Every body can add his PlexServer to the list.
When you are connected by default you have access to all servers.
But the admin can manage permission by user or by library like limit of number streaming, the quality and other
With only one interface and without plex.tv registration, everybody can have access to the libraries of all the servers you have registered.
![Flyer](https://i.imgur.com/TxMPjKm.png)
# Features
- Register and Login without plex.tv account
- Manage some PlexServer to share theirs libraries
- Manage permission to limit access to the users
# Tehcnologies
- MySQL
- PHP
- Framework FuelPHP 1.8
- Bootstrap
- jQuery
- jQuery widget pwstrength [Github](https://github.com/ablanco/jquery.pwstrength.bootstrap)
- Video Player [Clappr](https://github.com/clappr/clappr)
# Preview
[SCREENSHOT](https://github.com/Chewbaka69/PlexShare/tree/master/screenshots)
# Installation And Support
[Wiki](https://github.com/Chewbaka69/PlexShare/wiki)
# Todo-List
[TODO LIST](https://github.com/Chewbaka69/PlexShare/blob/master/TODO_LIST.md)
# Licence
This is free software under the GPL v3 open source license. Feel free to do with it what you wish, but any modification must be open sourced. A copy of the license is included.