You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🔥 A central location for custom apps and extensions for spicetify-cli
15
+
- 🔥 A central location for custom apps and extensions for Spicetify
16
16
- 👀 More features
17
17
- 🎉 Open source
18
18
19
19
<br>
20
20
21
+
## Determining Which Folder to Use
22
+
23
+
- If you have the updated design of Spotify and use [Spicetify 2.1.0 or later](https://github.com/spicetify/spicetify-cli/releases/tag/v2.1.0)
24
+
- Utilize extensions and custom apps in the v2 folder
25
+
<br>
26
+
<br>
27
+
- If you have the still use the legacy design of Spotify and use [Spicetify 1.2.1 or prior](https://github.com/spicetify/spicetify-cli/releases/tag/v1.2.1)
28
+
- Utilize extensions and custom apps in the v1 folder
29
+
30
+
<br>
31
+
21
32
## How to add Custom Apps or Extensions to Spicetify
22
33
23
34
1.[Install spicetify-cli using the instructions found here](https://spicetify.app/docs/getting-started)
24
35
2. Click on the green `Code` button at the <b>top right</b> of this repo and choose ```Download ZIP```
25
36
3. Unzip the .zip file
26
-
4. Choose the app that you want and drag it out of the folder
37
+
4. Open the v1 or v2 folder based on the criteria above
38
+
4. Choose the app that you want from either the v1 or v2 folder and drag it out of the folder
27
39
5. Open the spicetify-cli CustomApps folder (paths can be found below)
28
40
6. Drag the custom app into the CustomApps folder
29
41
7. Open ```config.ini``` and add the name of the custom app to the ```custom_apps``` line separated by the ```|``` character
0 commit comments