Updated README

This commit is contained in:
Anton Ödman
2019-08-27 16:50:12 +02:00
parent f245eaf791
commit 6677734550

View File

@@ -1,9 +1,54 @@
# PlexWeb
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
PlexWeb is a web manager for Plex servers, and mostly playlists. Connect to your server via your URL and token to access features like viewing current activity and adding playlists based on IMDb lists.
<br />
<p align="center">
<!--
<a href="https://github.com/github_username/repo">
<img src="images/logo.png" alt="Logo" width="80" height="80">
</a>
-->
<h3 align="center">PlexWeb</h3>
## Site
Access PlexWeb [here](https://plex-web.herokuapp.com/).
<p align="center">
Add IMDb playlists to your Plex server
<br />
<a href="https://github.com/banjoanton/plex-web"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/github_username/repo">View Website</a>
·
<a href="https://github.com/github_username/repo/issues">Report Bug</a>
·
<a href="https://github.com/github_username/repo/issues">Request Feature</a>
</p>
</p>
## Table of contents
- [Table of contents](#table-of-contents)
- [About](#about)
- [Built with](#built-with)
- [Download and run](#download-and-run)
- [Features](#features)
- [Info](#info)
- [Contributing](#contributing)
## About
![PlexWeb web app](https://i.imgur.com/nQo9o0f.png)
PlexWeb is a web manager for Plex servers. Connect to your server via your URL and token to access features like viewing current activity and adding playlists based on IMDb lists.
### Built with
* Python
* Flask
* Beautiful Soup
* PlexAPI
* HTML
* CSS
* Bootstrap
* Javascript
* jQuery
## Download and run
@@ -52,3 +97,11 @@ The other features of the web app are just neat implementations that enhances th
## Contributing
Pull requests are welcome. Feel free to add anything.
<!-- LINKS AND IMAGES -->
[stars-shield]: https://img.shields.io/github/stars/banjoanton/plex-web
[stars-url]: https://github.com/banjoanton/plex-web/stargazers
[issues-shield]: https://img.shields.io/github/issues/banjoanton/plex-web
[issues-url]: https://github.com/banjoanton/plex-web/issues
[forks-shield]: https://img.shields.io/github/forks/banjoanton/plex-web
[forks-url]: https://github.com/banjoanton/plex-web/network/members