Go to file
2021-04-21 04:56:59 +02:00
.github/workflows Develop (#25) 2020-10-04 11:52:08 +02:00
assets RPM support and icns icon (#9) 2020-03-19 21:26:40 +01:00
build update aur version files 2021-04-19 23:39:46 +02:00
docs added some extra images, updated the TOC and bumped the ini dependency 2021-01-10 13:53:34 +01:00
src Change "listening to" to "watching" for videos 2021-04-21 04:56:59 +02:00
.editorconfig The 'Big Bang' 2019-09-16 23:13:12 +02:00
.gitignore added arch (AUR) PKGBUILD files 2019-12-02 22:55:10 +01:00
CHANGELOG.md - The discord integration now doesn't send an update every 15 seconds it sends an update whenever the media info changes 2021-04-19 23:08:19 +02:00
LICENSE did some more work. Mainly worked on code cleanliness and hotkey support (https://defkey.com/tidal-desktop-shortcuts) 2019-10-20 22:47:01 +02:00
package-lock.json bumped a few packages and added a changelog 2021-04-19 20:59:37 +02:00
package.json - The discord integration now doesn't send an update every 15 seconds it sends an update whenever the media info changes 2021-04-19 23:08:19 +02:00
README.md added some extra images, updated the TOC and bumped the ini dependency 2021-01-10 13:53:34 +01:00
stale.yml Create stale.yml 2020-08-16 16:30:51 +02:00

Tidal-hifi

The web version of listen.tidal.com running in electron with hifi support thanks to widevine.

tidal-hifi preview

Table of contents

Installation

Using releases

Various packaged versions of the software are available on the releases tab.

Snap install

To install with snap you need to download the pre-packaged snap-package from this repository, found under releases:

  1. Download:
wget <URI> #for instance: https://github.com/Mastermindzh/tidal-hifi/releases/download/1.0/tidal-hifi_1.0.0_amd64.snap
  1. Install:
snap install --dangerous <path> #for instance: tidal-hifi_1.0.0_amd64.snap

Arch Linux

Arch Linux users can use the AUR to install tidal-hifi:

trizen tidal-hifi

Using source

To install and work with the code on this project follow these steps:

features

  • HiFi playback
  • Notifications
  • Custom hotkeys (source)
  • API for status and playback
  • Settings feature to disable certain functionality. (ctrl+=)

Integrations

  • i3 blocks config - My dotfiles where I use this app to fetch currently playing music (direct commit)

Known bugs

Why

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.

Why not extend existing projects?

Whilst there are a handful of projects attempting to run Tidal on Electron they are all unappealing to me because of various reasons:

  • Lack of a maintainers/developers. (no hotfixes, no issues being handled etc)
  • Most are simple web wrappers, not my cup of tea.
  • Some are DE oriented. I want this to work on WM's too.
  • None have widevine working at the moment

Sometimes it's just easier to start over, cover my own needs and then making it available to the public :)

Special thanks to...

  • Castlabs For maintaining Electron with Widevine CDM installation, Verified Media Path (VMP), and persistent licenses (StorageID)

Buy me a coffee? Please don't

Instead spend some money on a charity I care for: kwf.nl. Inspired by haydenjames' issue

Images

settings window

settings window

user setups

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.