Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/TrevorBurnham/NowPlayingMenuBar

See what’s playing on your Mac, right in the menu bar.
https://github.com/TrevorBurnham/NowPlayingMenuBar

Last synced: 26 days ago
JSON representation

See what’s playing on your Mac, right in the menu bar.

Awesome Lists containing this project

README

        

# NowPlayingMenuBar

![Menu bar with the name of the song that’s currently playing](./Screenshot.png)

See what’s playing on your Mac, right in your menu bar, 24/7. Supports any app that integrates with Apple’s “Now Playing” feature.

Requires macOS 13 (Ventura) or newer.

## Acknowledgments

* Thanks to Serban Giuroiu for creating [menubar-ticker](https://github.com/serban/menubar-ticker), which inspired this project.
* Thanks to John Coates for [Aerial](https://github.com/JohnCoates/Aerial), which the MediaRemote code in this project is adapted from.
* Thanks to Sindre Sorhus for [LaunchAtLogin-Modern](https://github.com/sindresorhus/LaunchAtLogin-Modern), which the LaunchAtLogin code in this project is adapted from.