An open API service indexing awesome lists of open source software.

https://github.com/austin-smith/plexbar

🎬 A lightweight macOS menu bar app for Plex server telemetry.
https://github.com/austin-smith/plexbar

macos menubar monitoring plex swift swiftui

Last synced: 2 months ago
JSON representation

🎬 A lightweight macOS menu bar app for Plex server telemetry.

Awesome Lists containing this project

README

          


PlexBar Icon

PlexBar

PlexBar is a lightweight macOS menu bar app for Plex server telemetry.

## Features

- Native macOS menu bar app
- Plex sign-in and server discovery
- Live view of active sessions with playback details

## Requirements

- macOS 26+

## Build, Run, and Package

To build and run the app:

```bash
script/build_and_run.sh
```

To package the app as a `dmg`:

```bash
script/build_dmg.sh
```