MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-

A beautiful cross platform Desktop Player for Google Play Music
https://www.googleplaymusicdesktopplayer.com
MIT License
8.27k stars 766 forks source link

Feature request: add more buttons to the menu #3589

Open agzam opened 5 years ago

agzam commented 5 years ago

Thank you for this awesome app. It is my daily driver of awesomeness!

Would it be possible to add things like "Thumbs Up/Thumbs Down" and "I'm feeling Lucky" to the App menu for accessibility? Also makes it easier to control using automation apps like Hammerspoon in OSX. What do you think?

jostrander commented 5 years ago

This requires this api: https://electronjs.org/docs/api/app#appdocksetmenumenu-macos

Should be fairly straight forward to implement.