The web version of listen.tidal.com running in electron with Hi-Fi (High & Max) support thanks to widevine.
ctrl+=
or ctrl+0
)~/.config/tidal-hifi/
, or ~/.var/app/com.mastermindzh.tidal-hifi/
for Flatpak)To contribute you can use the standard GitHub features (issues, prs, etc.) or join the discord server to talk with like-minded individuals.
I moved from Spotify over to Tidal and found Linux support to be lacking. When I started this project there weren't any Linux apps that offered Tidal's "hifi" options nor any scripts to control it. I made this app to support the highest quality audio available on the Linux platform. It used to be "hifi" but now is "High & Max".
Whilst there are a handful of projects attempting to run Tidal on Electron they are all unappealing to me because of various reasons:
Sometimes it's just easier to start over, cover my own needs and after that making it available to the public :)
Note that you need a notification library such as libnotify or dunst for the software to work properly.
Various packaged versions of the software are available on the releases tab.
To install with snap
you need to download the pre-packaged snap-package from this repository, found under releases:
Download
wget <URI> #for instance: https://github.com/Mastermindzh/tidal-hifi/releases/download/1.0/tidal-hifi_1.0.0_amd64.snap
Install
snap install --dangerous <path> #for instance: tidal-hifi_1.0.0_amd64.snap
Arch Linux users can use the AUR to install TIDAL Hi-Fi:
trizen tidal-hifi-git
To install via Flatpak run the following command:
flatpak install flathub com.mastermindzh.tidal-hifi
To install with Nix run the following command:
nix-env -iA nixpkgs.tidal-hifi
To install and work with the code on this project follow these steps:
git clone https://github.com/Mastermindzh/tidal-hifi.git
cd tidal-hifi
npm install
npm run watch
to watch for auto-reload of Typescript/SCSS changes.
npm run compile
can be used to trigger it oncenpm watchStart
to auto watch for any updates files and reload Tidal Hi-Fi
npm start
can be used to run Tidal Hi-Fi manually onceTIDAL Hi-Fi comes with several integrations out of the box.
You can find these in the settings menu (ctrl + =
by default) under the "integrations" tab.
Integrations with other projects that are not included natively:
Most Windows users run into DRM issues when trying to use TIDAL Hi-Fi. Nothing I can do about that I'm afraid... Tidal is working on removing/changing DRM so when they finish with that we can give it another shot.
Until then you'll have to use the official app unfortunately.
You can find my Github sponsorship page at: https://github.com/sponsors/Mastermindzh
Some of our users are kind enough to share their usage pictures. If you want to see them or possibly even add one please do so in the following issue: #3 - image thread.