mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-03 18:29:16 +01:00 
			
		
		
		
	
			
				
					
						
					
					e5dd8cb87a459311730595aa6f06cd4796d9d60d
				
			
			
		
	
				
					
					did some more work. Mainly worked on code cleanliness and hotkey support (https://defkey.com/tidal-desktop-shortcuts)
				
			
			
				
					
					did some more work. Mainly worked on code cleanliness and hotkey support (https://defkey.com/tidal-desktop-shortcuts)
				
			
			The web version of listen.tidal.com running in electron with hifi support thanks to widevine.
Installation
Using releases
Various packaged versions of the software are available on the releases tab.
Using source
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 start
 
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.
Integrations
- i3 blocks config - My dotfiles where I use this app to fetch currently playing music
 
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 and that is really the hardest part..
 
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)
 
					Languages
				
				
								
								
									TypeScript
								
								71.3%
							
						
							
								
								
									HTML
								
								16.5%
							
						
							
								
								
									SCSS
								
								10.4%
							
						
							
								
								
									JavaScript
								
								1.5%
							
						
							
								
								
									Shell
								
								0.3%
							
						
					