https://github.com/artemeff/yam
Yet Another Music Player / Yandex.Music Desktop Client
https://github.com/artemeff/yam
electron music music-player yandex yandex-music
Last synced: 6 months ago
JSON representation
Yet Another Music Player / Yandex.Music Desktop Client
- Host: GitHub
- URL: https://github.com/artemeff/yam
- Owner: artemeff
- License: mit
- Created: 2016-03-09T19:14:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T05:55:17.000Z (almost 7 years ago)
- Last Synced: 2025-03-20T21:32:49.440Z (7 months ago)
- Topics: electron, music, music-player, yandex, yandex-music
- Language: JavaScript
- Homepage: https://music.yandex.ru/
- Size: 834 KB
- Stars: 26
- Watchers: 6
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### 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 ;)
---

---
### 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