Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

fminetto/unofficial-deezer-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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