PlexBar is a lightweight macOS menu bar app for Plex server telemetry.
- Native macOS menu bar app
- Plex sign-in and server discovery
- Live view of active sessions with playback details
- macOS 26+
Copy .env.example to .env.local and update values as necessary.
To build and run the app:
script/build_and_run.shTo run with mock data:
script/build_and_run.sh --mockTo package the app as a dmg:
script/build_dmg.sh


