tojatomasz / name-that-tune

Spicetify Heardle.app
GNU General Public License v3.0
0 stars 0 forks source link

Name That Tune

Name That Tune is Heardle.app made for Spicetify. This project is fairly early in development and is not complete/bug-free. If you have suggestions, free to contribute 😄

Preview screenshot

Table of contents

Installation

Download the dist branch and rename the folder "name-that-tune". Copy it into the spicetify custom apps folder: Platform Path
Linux/macOS ~/.config/spicetify/CustomApps
Windows %localappdata%\spicetify\CustomApps

After putting the name-that-tune folder into the correct custom apps folder, run the following command to enable it:

spicetify config custom_apps name-that-tune
spicetify apply

Note: Using the config command to add the custom app will always append the file name to the existing custom apps list. It does not replace the whole key's value.

Or you can manually edit your config-xpui.ini file. Add your desired custom apps folder names in the custom_apps key, separated them by the | character. Example:

[AdditionalOptions]
...
custom_apps = spicetify-marketplace|name-that-tune

Then run:

spicetify apply

Usage

Translations

I've added translations support! If you use Spotify in a non-English language and are getting the "Play Name That Tune" menu item etc in English, you can get your language added by either:

Planned Features

Made with Spicetify Creator