• Stars
    star
    183
  • Rank 209,193 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A desktop app to enable discord rich presence for your Plex Media Server Activity

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