Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yandex-music-player

Yandex Music desktop Electron application with MPRIS support.

Warning

If your player doesn't save your config then remove config folder:

rm -r ~/.config/yandex-music-player

MPRIS

The Media Player Remote Interfacing Specification is a standard D-Bus interface which aims to provide a common programmatic API for controlling media players.

It provides a mechanism for discovery, querying and basic playback control of compliant media players, as well as a tracklist interface which is used to add context to the active media item.

How to run

Arch / Manjaro Linux

Install from AUR

yay -S yandex-music-player

Run

ymp

Windows 7/10

Download and unzip yandex-music-player-win32-ia32.zip

Other

Install Node.js & NPM

Install Electron

sudo npm install -g electron

Install dependencies

npm install --only=prod 

Run

electron .

About

Yandex Music desktop Electron application with MPRIS support

Topics

Resources

Stars

39 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages