Skip to content

Ombrelin/plex-rich-presence

Repository files navigation

Warning

Status of the project This project in in maintenance only-mode. As I'm not a PLEX user anymore, I won't be working on new features for this project. However, I will still review and integrate contributions, feel free to send a PR if you want to develop a specific feature.

Plex Rich Presence

Plex Rich Presence is a multiplatform .NET 6 GUI App that allows you to display your current PLEX session in your Discord Rich presence status.

New features from version 2.0 :

  • Supports non-admin users
  • Supports choosing a server
  • CLI version
  • PLEX SSO Login

Release Version

Releases for windows and linux can be found here

Screenshots

screenshots

screenshots

screenshots

Build & Run form sources

Requires .NET 6+ SDK

cd src/PlexRichPresence.UI.Avalonia
dotnet run

Libraries used

  • AvaloniaUI
  • .NET MVVM Toolkit
  • Microsoft DI
  • Moq
  • PlexApi
  • Discord RPC .NET
  • FluentAssertions

Special Thanks

[@GrandKhan] for the logo

Thanks to Discord and PLEX Media Server