Linux client for TIDAL streaming service
It can be improved
There are some TODOs and FIXMEs in the code, you can start there. I'm trying to comment the code, but if needed you can contact me on Matrix (@nokse22:matrix.org) or on Github.
The application is made with GNOME Builder so it should just work if you clone the project and open it with Builder.
If you have contributed you can open a pull request.
Go to the Actions page, click on the latest working build and download the Artifact. Extract the .flatpak file from the downloaded .zip file and install it clicking on it or with:
flatpak install io.github.nokse22.high-tide.flatpak
You just need to clone the repository
git clone https://github.com/Nokse22/high-tide.git
Open the project in GNOME Builder and click "Run Project".