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

https://github.com/mnvr/soundtrack

Minimal internet radio player for macOS and iOS
https://github.com/mnvr/soundtrack

internet-radio-player ios macos

Last synced: about 1 year ago
JSON representation

Minimal internet radio player for macOS and iOS

Awesome Lists containing this project

README

          

# Soundtrack ⌬

Soundtrack is a minimal internet radio player for macOS.

* Paste the URL of an internet radio station, which it’ll remember.

* Click the play button to play.

* Click the name of the currently playing song to pause.

![Main Window](Artwork/main-window.gif)

* There is a notification when the song changes. You can turn this off.

* There is a status bar icon to quickly play and pause without having
to open the app.

![Status Bar Icon](Artwork/status-bar.gif)

It also works on iPhones.

To set the radio station, paste the URL of the radio station in the
Soundtrack window. This URL is the HTTP link to the shoutcast playlist
file -- usually ending in ".pls" or ".m3u" (something like
`http://example.org/station.pls`).

[Download](https://github.com/mnvr/Soundtrack/releases/download/v1.0/Soundtrack.zip)

## Advanced

### Building from Source

There are no external dependencies. Download the source code, then
build and run in Xcode.

### Hiding the Dock Icon

If you choose to hide the dock icon, you can show the Soundtrack
window by right or control clicking the status bar icon.