Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 590 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 590 Bytes

YAM (Yet Another Music Player / Yandex.Music)


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 ;)


YAM screenshot


Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request