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
- Host: GitHub
- URL: https://github.com/mnvr/soundtrack
- Owner: mnvr
- License: apache-2.0
- Created: 2017-07-19T08:06:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T09:33:56.000Z (over 7 years ago)
- Last Synced: 2025-06-12T03:11:00.630Z (about 1 year ago)
- Topics: internet-radio-player, ios, macos
- Language: Swift
- Homepage:
- Size: 1.49 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

* 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.

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.