Coder Social home page Coder Social logo

3raxton / spicetify-custom-apps-and-extensions Goto Github PK

View Code? Open in Web Editor NEW
184.0 8.0 26.0 1.59 MB

A community-driven collection of custom apps for Spicetify (https://github.com/khanhas/spicetify-cli)

License: Other

JavaScript 87.25% TypeScript 12.75%
spicetify-cli spicetify spicetify-extensions spicetify-apps spotify macos windows linux

spicetify-custom-apps-and-extensions's Introduction


Spicetify Custom Apps and Extensions

A repository to help users find custom apps and extensions for spicetify-cli

More Custom Apps and Extensions For Spicetify License


Summary

  • ๐Ÿ”ฅ A central location for custom apps and extensions for Spicetify
  • ๐Ÿ‘€ More features
  • ๐ŸŽ‰ Open source

Determining Which Folder to Use

  • If you have the updated design of Spotify and use Spicetify 2.1.0 or later
    • Utilize extensions and custom apps in the v2 folder

  • If you have the still use the legacy design of Spotify and use Spicetify 1.2.1 or prior
    • Utilize extensions and custom apps in the v1 folder

How to add Custom Apps or Extensions to Spicetify

  1. Install spicetify-cli using the instructions found here
  2. Click on the green Code button at the top right of this repo and choose Download ZIP
  3. Unzip the .zip file
  4. Open the v1 or v2 folder based on the criteria above
  5. Choose the app that you want from either the v1 or v2 folder and drag it out of the folder
  6. Open the spicetify-cli CustomApps folder (paths can be found below)
  7. Drag the custom app into the CustomApps folder
  8. Open config.ini and add the name of the custom app to the custom_apps line separated by the | character
[AdditionalOptions]
...
custom_apps = reddit|genius|yourownapp
  • OR add the respective apps / extension by typing:
spicetify config extensions CustomAppOrExtensionName.js
  1. Run spicetify backup apply in the command line and Spicetify will install the app
  2. You're set! ๐ŸŽ‰

CustomApps Folder Paths

Platform Path
macOS ~/spicetify_data/CustomApps
OR
$SPICETIFY_CONFIG/CustomApps
Windows %userprofile%.spicetify\CustomApps\
Linux ~/.config/spicetify/CustomApps
OR
$XDG_CONFIG_HOME/.config/spicetify/CustomApps/

Want to contribute your custom app(s) to this repo?

Follow the instructions below or read the CONTRIBUTING.md file!

  1. Fork this repository
  2. Create another folder with your custom app name in all lower case with no symbols (dashes and underscores are okay) or spaces.
    • Ensure the files and folders don't contain the word Spicetify
  3. Copy the necessary files into the folder
  4. Create a README.md in it with the following structure
# App Name

## Screenshots

[Put at least one image of the app working / app details here]

## More

[Specify any dependencies, author name, and any other info about the custom app]
  1. (Optional) Add your name and custom apps or extensions to the AUTHORS.md file
    • If you decide to add your name, please use the following format
# Authors
...
### [Your name](link to website, GitHub profile, donation page, etc.)

- [Your custom app](link to repo)
     - Your custom app description and other info
  1. Open a Pull Request

Support

There are multiple ways you can get support if you run into any issues or need help troubleshooting any custom apps or extensions

  • Reach out to the Spicetify community on Discord
  • Take a look at previous issues on the Spicetify Community's Spectrum

If you find any bugs or you'd like to request a feature, open an issue using the respective template.


Licenses

  • Each custom app or extension hosted in this repo falls under the license utilized by the maintainer

  • The layout of this repository is licensed under the Braxton Huff License (BRAX) by Braxton Huff and only includes the following files:

    • AUTHORS.md
    • CODE_OF_CONDUCT.md
    • CONTRIBUTING.md
    • LICENSE.md
    • README.md

  • This license may be modified and/or adapted upon discussion with the original copyright owner

If there is any other problem, please refer to the Spicetify website docs to help troubleshoot your problem.

Hopefully this helps improve your use of Spotify and treats you well! Cheers!

spicetify-custom-apps-and-extensions's People

Contributors

3raxton avatar andrsdt avatar darkempire78 avatar einzigartigername avatar elijaholmos avatar hroland avatar itsmeow avatar jakeroggenbuck avatar non-bin avatar notplancha avatar pnthach95 avatar poopooracoocoo avatar therealpadster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spicetify-custom-apps-and-extensions's Issues

[Enhancement / Feature Request] Add extensions to marketplace

Hello! I and @theRealPadster have been working on a custom app for a while now and recently released our first version. It is a marketplace where user's are able to browse and install extensions from within Spotify, we would appreciate it if you added your collection of extensions to it (unless the original owners of the extensions are better suited to doing that, all up to you)

Additional context
https://github.com/CharlieS1103/spicetify-marketplace#manifestjson

[Bug] Local Files doesn't work

The bug
Local files tab shows "something went wrong while loading the artist".

To Reproduce
Steps to reproduce the behavior:

  1. Install Custom App "Show Local Files"
  2. Run Spotify
  3. Click on "Local Files" Tab
  4. See error

Expected behavior
The custom app should've shown local music files on the local files tab.

Screenshots
IMG_20231108_212727.jpg

Platform:

  • OS: Windows 10
  • spicetify-cli version : v2.25.0 (2023-10-25)
  • Custom App Version : v2

Supporting Details:

  • Themes installed :
    • None
  • Custom Apps installed :
    • Only show-local-files
  • Extensions installed :
    • WebNowPlaying.js

[META] Clarify whether this repo is for legacy Spotify and Spicetify or not

Is your feature request related to a problem? Please describe.
Users don't know which version of Spotify and Spicetify this repo applies to.
The community has split between legacy Spotify and Spicetify and the current versions.

Describe the solution you'd like
Add something to the repo's readme, description.
This repo could either become only for legacy Spicetify, for v2, or stay a mix of both, with additional labels where appropriate.

The Community Themes repo specifies that themes are for the latest versions of Spicetify and Spotify: https://github.com/morpheusthewhite/spicetify-themes/tree/master

It also has another branch for legacy Spicetify/Spotify. It's not the greatest approach but no discoverability (a link in the README) was added anyway. Some other projects in communities which have split like this have gone for the other route which is a separate repository.

[Bug] Lyrics no `extra-controls-container` element

Describe the bug
I don't know what it's supposed to point to but there is no element with class extra-controls-container so it throws an error at line 43

Platform:

  • OS: Windows
  • spicetify-cli version 2.5.0
  • Custom App Version: Most recent (7 months old)

Supporting Details:

  • Themes installed None

[Bug] doesnt work

I see the tabs like here
image
but except for lyrics every tab comes out blank and in lyrics it says no lyrics available
image

Also there arent any buttons like lyrics mode or copy playlist
I am on windows

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.