kekonn / PlexLander

My own attempt at a Plex landing page, in .NET ASP MVC Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlexLander

License

This project lives under the GNU GPL v3 license. View LICENSE for the full license.

About

This project is my attempt at creating a landing page for my Plex server. Right now it is pre-pre-pre-....-alpha. AKA: there's nothing there and it's shit.

Configuration

Almost all configuration is done after the server is started, in the settings menu. However, currently there is no image upload. You have to manually put the launcher icons in wwwroot/images/. Preferably 512x512 PNG images (for transparency).

About

My own attempt at a Plex landing page, in .NET ASP MVC Core

License:GNU General Public License v3.0


Languages

Language:C# 62.8%Language:JavaScript 20.0%Language:HTML 15.2%Language:Ruby 0.8%Language:CSS 0.8%Language:PowerShell 0.4%