Skip to content

NotII/Tidal-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

TIDAL Discord Rich Presence

This script enables Discord Rich Presence integration for TIDAL music streaming service on Windows. It allows your Discord status to automatically reflect the song you're currently listening to on TIDAL, displaying the artist, song name, and album art.

Dependencies

Installation

  1. Clone this repository or download the script tidal_rpc.py.

  2. Install dependencies using pip:

    pip install psutil pypresence tidalapi
  3. Make sure you have Python added to your system PATH.

  4. Run the script using Python:

    python tidal_rpc.py

Usage

  • Make sure TIDAL Desktop application is running on your system.
  • Run the script, and it will automatically update your Discord status with the current song playing on TIDAL.
  • You can customize the appearance of the Discord Rich Presence via the script.

Customization

  • You can modify the script to change the appearance of the Discord Rich Presence, such as the images used for album art.
  • Refer to the documentation of pypresence for more customization options.

Issues and Contributions

If you encounter any issues with the script or have suggestions for improvements, feel free to open an issue or pull request

About

Simple Tidal RPC for Discord.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages