Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INSTALL ON LINUX] No "Spicetify" or "CustomApps" folder #153

Open
skal-dB opened this issue Oct 19, 2024 · 5 comments
Open

[INSTALL ON LINUX] No "Spicetify" or "CustomApps" folder #153

skal-dB opened this issue Oct 19, 2024 · 5 comments

Comments

@skal-dB
Copy link

skal-dB commented Oct 19, 2024

1/ Here are the instrcutions I have through the Marketplace :

Download the zip file in the latest release, rename the unzipped folder to library, then place that folder into your CustomApps folder in the spicetify directory and you're all done.

If everything's correct, the structure should be similar to this:

📦spicetify\CustomApps
┣ 📂marketplace
┣ etc...
┗ 📂library
┃ ┣ 📜extension.js
┃ ┣ 📜index.js
┃ ┣ 📜manifest.json
┃ ┗ 📜style.css

2/ So I'm looking for the CustomApps folder and Spicetify directory on my computer but they do not exist

3/ The only things I can find with Spicetify in the name are files located in /usr/share/spotify/Apps/xpui

Any idea on how to solve this ?

@bombboy4O
Copy link

Hello, did you go through AppData\Local\spicetify\CustomApps directory? Press windows+r to bring up Run dialog box and type appdata.

@cyjico
Copy link
Contributor

cyjico commented Oct 23, 2024

Should be in %appdata%\spicetify\CustomApps\. Though, you can run this script as well:

iwr -useb "https://raw.githubusercontent.com/cyjico/spicetify-apps/refs/heads/auto-install-win/stats/install.ps1" | iex

(from PR #154)

@skal-dB
Copy link
Author

skal-dB commented Oct 26, 2024

Hello, did you go through AppData\Local\spicetify\CustomApps directory? Press windows+r to bring up Run dialog box and type appdata.

Should be in %appdata%\spicetify\CustomApps\. Though, you can run this script as well:

iwr -useb "https://raw.githubusercontent.com/cyjico/spicetify-apps/refs/heads/auto-install-win/stats/install.ps1" | iex

(from PR #154)

Maybe I should have said I'm using Linux...
(title is updated now)

@skal-dB skal-dB changed the title [INSTALL] No "Spicetify" or "CustomApps" folder [INSTALL ON LINUX] No "Spicetify" or "CustomApps" folder Oct 26, 2024
@cyjico
Copy link
Contributor

cyjico commented Oct 29, 2024

Try here instead:

image

@jacobtizel
Copy link

jacobtizel commented Nov 16, 2024

Yes - my spicetify directory was also under the ~/.config directory. Would reccomend checking there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants