Download the installer for your system or check for packages available for your Linux distribution.
DaPlayer tries to be compatible with Windows 7, 8, 8.1 and 10, with macOS (only tested on Sierra but it should just work on older versions) and with GNU/Linux (it should basically work on any system where Chromium runs).
DaPlayer should work both on 32-bits and 64-bits Windows systems version 7 and up.
Download for Windows (7, 8, 8.1 or 10)
I do not own any Windows system so I do not use this piece of software on it. Feel free to report any bug or provide a patch if you own such system. Thanks !
DaPlayer should work on macOS 10.9 and greater; it is only tested on Sierra (10.12) though.
Download for macOS (10.9 and greater)
If you are a Linux user, different options are available to you. You can either:
DaPlayer should run fine on any X11 environment, at least where Chromium runs fine. There may be some tiny display glitches; feel free to report them.
You’ll need to add a PPA to install DaPlayer:
$ sudo add-apt-repository ppa:daplayer/daplayer
$ sudo apt-get update
$ sudo apt-get install daplayer
You’ll need to add a specific repository to install DaPlayer through Yum:
$ sudo yum-config-manager --add-repo http://daplayer.github.io/yum
$ sudo yum update
$ sudo yum install daplayer
DaPlayer is available through AUR (Arch Users Repository) so you can install it through Yaourt like this:
$ yaourt -S daplayer
If you want to build DaPlayer from source because, checkout the Contributing guide for further information.