The Wayback Machine - https://web.archive.org/web/20230215140143/https://github.com/simonferquel/Tidal-Unofficial-Win10
Skip to content

simonferquel/Tidal-Unofficial-Win10

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 

Tidal-Unofficial-Win10

This is the source code of the Tidal Unofficial application for Windows 10 (currently PC and Phone). It is a community based implementation of the Tidal app for the Windows platforms.

The app is built completely in C++ (mostly 11/14 flavor, with some bits of experimental C++17 code for await support).

how to build

download dependencies

Go to the folder /dependancies and execute the init.sh script. It will clone the cpp rest sdk (used for json parsing), date.h (used for date representations) and UWP-LocalDB-CPP (for local storage)

build the project

The file /src/Common/Api/Config.cpp is explicitly gitignored. You must obtain an api token from and get the resources and apis urls used by Tidal by yourself and implement the symbols declared in Config.h

Please feel free to submit issues, pull requests etc. on this repo.

About

Source code for the Tidal Unofficial Windows 10 app

Resources

Stars

Watchers

Forks

Packages

No packages published