Übernerden


Great music. All day.


Download

The latest build. May be unstable.

Output

Play on server using Airplay

defaults write com.ubernerden.JustListen OutputDevice -string "server"

Play locally

defaults delete com.ubernerden.JustListen OutputDevice

Stations

Frisky Radio

defaults write com.ubernerden.JustListen Stream -string "Frisky"

Frisky Chill

defaults write com.ubernerden.JustListen Stream -string "Chill"

AppleScript example


tell application "JustListen"
    set output volume to 10
    play
    delay 10
    set output volume to 30
    delay 10
    stop
    delay 1
    quit
end tell

Release notes

1.0.136: 1.0.17: 1.0.5: