Skip to content

nlarche/qobuz-desktop-player

Repository files navigation

Qobuz desktop player

Simple Electron app for Qobuz : http://www.qobuz.com/fr-fr/discover

  • Mac OS X & Linux travis build
  • Windows Build status

Motivation

There is no official linux qobuz desktop player, so I made it

Developpement

# Clone this repository
git clone https://github.com/nlarche/qobuz-desktop-player.git
# Go into the repository
cd qobuz-desktop-player
# Install dependencies
npm install
# Run the app
npm start

## CI

  • travis.yml for linux and mac build
  • appveyor.yml for windows build

Download

you can find package in the release section