Sets your playing status on Discord for TIDAL player.
TidalDiscord is a WinForm .NET application that sets the current track playing on TIDAL as a Rich Presence status on Discord.
No affiliation with TIDAL or Discord.
TIDAL is a trademark of Aspiro AB. Discord is a trademark of Discord Inc.
It was tested on:
- Windows 10 x64
- Windows 11 x64
Simply download the required installer from the releases page. There are two installers, one (smaller) for computers with .NET Desktop runtime already installed, and another (larger) for a self-contained executable, that don't requires .NET Desktop presence.
You need to add your own tidal app token before building, see notes in TidalDiscordForm.cs
I've used Microsoft Visual Studio 2022 to develop and build the application. There is a VS solution (TidalDiscord.sln) and a project (DiscordTidal/TidalDiscord.csproj) on the source code.
TidalDiscord uses .NET Desktop Runtime 6+. If required, download and install it directly from Microsoft.
The installer is build using NSIS with NsProcess plugin.
Once run, TidalDiscord runs hidden on the desktop, and sets a blue Tidal icon on the taskbar tray. Clicking on it opens the app main window, which display TIDAL player status and current playing track, and also Discord client status and current user.
It keeps automatically monitoring presence of both TIDAL player and Discord client.