Unofficial Yandex.Music desktop client. For initial release it only supports global hotkeys. For future releases it should hides in tray, have desktop notifications and some useful features that you have come ;)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request