Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skiptomyliu/milkshake
Minimalist Pandora Radio macOS app
https://github.com/skiptomyliu/milkshake
cocoa macos macos-app music music-player osx pandora pandora-client pandora-radio swift
Last synced: 2 months ago
JSON representation
Minimalist Pandora Radio macOS app
- Host: GitHub
- URL: https://github.com/skiptomyliu/milkshake
- Owner: skiptomyliu
- Created: 2018-10-17T02:42:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T16:08:12.000Z (over 2 years ago)
- Last Synced: 2024-11-01T04:51:46.795Z (3 months ago)
- Topics: cocoa, macos, macos-app, music, music-player, osx, pandora, pandora-client, pandora-radio, swift
- Language: Swift
- Homepage:
- Size: 129 MB
- Stars: 47
- Watchers: 8
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Milkshake: Pandora Radio macOS app
Milkshake is a Mac OS X [Pandora](https://www.pandora.com) client.
If you don't have a Pandora account, you can [sign up here](https://www.pandora.com/account/register)
# Download v1.3.1
[💾 DMG Installer](https://github.com/skiptomyliu/milkshake/raw/master/App/Milkshake.dmg)# Important note
This client isn't a full Pandora replacement. This client doesn't support creating playlists, you'll still need to create them on [pandora.com](https://www.pandora.com) before seeing it on Milkshake.# Features
- Minimalist UI that focuses on album art
- Shortcuts
- Cross fading
- Keep player as front window
- Easy navigation
- Pandora Premium users will be able to play on demand# Shortcuts
Keys | Action
--- | --- |
^⌘] | next song
^⌘[ | previous song
^⌘P | pause song
^⌘R | repeat song
^⌘+| thumb up
^⌘-| thumb downIf you want to modify the shortcuts, you can modify it in [AppDelegate.swift](https://github.com/skiptomyliu/milkshake/blob/master/Milkshake/AppDelegate.swift#L50-L113) and re-compile. I haven't had time to overwrite the keyboard media keys.
Icons made by [Smashicons](https://www.flaticon.com/authors/smashicons) from [flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)