viksok / unofficial-deezer-player-maintenance

Unofficial Deezer client app for Linux - maintenance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial Deezer Player

Deezer Player

A unofficial Deezer player for Linux.

Features:

  • System tray icon
  • Background music play
  • Media keys support
  • Connection check

Build Instructions

To generate an executable file run this commands:

  • cd src;
  • npm install; #or yarn install
  • yarn build:linux #should generate deb, tar.xz, snap and AppImage files

See the package.json file to see which script you should run. The generated files will bu available in src/dist directory.

Get it from the Snap Store

About

Unofficial Deezer client app for Linux - maintenance

License:Apache License 2.0


Languages

Language:JavaScript 100.0%