Open source Yandex.Music client / Music player

levovix0 e903ccd28f fix; 3 years ago
.github 1cc21d278c Update issue templates 3 years ago
qml 47bb14ba09 fix: Скроллинг 3 years ago
resources bb7006e2d7 add: Панель трека 3 years ago
src e903ccd28f fix; 3 years ago
translations f5373c2722 add: Консольная комманда скачивания трека 3 years ago
.gitignore 9b25e01dd0 улучшил .gitignore 3 years ago
DMusic.nimble 3640d75c29 refactor: Вынес определение языка в библиотеку localize 3 years ago
LICENSE 90950fd8b3 Add license 3 years ago
README.md 3d2d119f7f add: icon 3 years ago
dmusic.rc 3d2d119f7f add: icon 3 years ago
qml.qrc 6e4810829b fix: Отображение лайков 3 years ago

README.md

DMusic

DMusic: open source Yandex.Music client / music player

Uses unoffical Yandex.Music Api translated from Python to Nim

Screenshot

Version Version    Nim QML    Code size Total lines

Installation

See releases or use nimble

nimble install https://github.com/levovix0/DMusic  # (linux-only)

Dependencies

  • Nim 1.4.4
  • Qt 6.2 (declarative, imageformats, graphicaleffects, multimedia, quickcontrols, quickcontrols2)
  • TagLib