Open source Yandex.Music client / Music player

levovix0 8b0133fea2 fix: ? 3 years ago
qml fd2bb1dfa5 fix: Просроченные ссылки на аудио треков из Яндекс.Музыки не обновлялись 3 years ago
resources 6fe5edcb9d fix: Простые ошибки 3 years ago
src b345088b30 Merge remote-tracking branch 'origin/master' into dev 3 years ago
translations 953732c746 add: Панель поиска (пока пустая) 3 years ago
.gitignore 308c4cc816 Добабил возможность сборки с помощью nim 3 years ago
DMusic.nimble 308c4cc816 Добабил возможность сборки с помощью nim 3 years ago
DMusic.pro 237f0676b8 fix: Починил КомпилятороСпособность на винде 3 years ago
README.md baafd7edaa Update README.md 3 years ago
qml.qrc 953732c746 add: Панель поиска (пока пустая) 3 years ago

README.md

DMusic

Free Yandex.Music client / Music player
Uses unoffical Yandex.Music Api

Installation

See releases or use nimble

nimble install https://github.com/levovix0/DMusic

Dependencies

  • C++ 17 (build dependency)
  • Qt 5.15 (build dependency) (on Linux also runtime dependecy)
  • Python 3.9
  • yandex_music python module (auto installed at runtime)
  • pypresence python module (auto installed at runtime)