package
2.38.4+incompatible
Repository: https://github.com/spicetify/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AppAllPath returns paths of all apps.
Apply .
AppPath return path of app directory.
Auto checks Spotify state, re-backup and apply if needed, then launch Spotify client normally.
Backup stores original apps packages, extracts them and preprocesses extracted apps' assets.
Block spotify updates.
CheckStates examines both Backup and Spotify states to prompt informative instruction for users.
CheckUpdate fetches latest package version from Github API and inform user if there is new release.
Clear clears current backup.
DisplayAllConfig displays all configs in all sections.
DisplayColors prints out every color name, hex and rgb value.
DisplayConfig displays value of requested config field.
EditColor changes one or multiple colors' values.
EditConfig changes one or multiple config value.
EvalSpotifyRestart Restarts/starts spotify.
ExtensionAllPath returns paths of all extension files.
ExtensionPath return path of extension file.
GetConfigPath returns location of config file.
GetSpotifyPath returns location of Spotify client.
InitConfig gets and parses config file.
InitPaths checks various essential paths' availabilities, tries to auto-detect them and stops spicetify when any one of them is invalid.
InitSetting parses theme settings and gets color section.
No description provided by the author
ReadAnswer prints out a yes/no form with string from `info` and returns boolean value based on user input (y/Y or n/N) or return `defaultAnswer` if input is omitted.
No description provided by the author
RefreshExtensions pushes all extensions to Spotify.
RefreshTheme updates user.css + theme.js and overwrites custom assets.
Restore uses backup to revert every changes made by Spicetify.
SetDevTool enables/disables developer mode of Spotify client.
ShowConfigDirectory shows config directory in user's default file manager application.
ThemeAllAssetsPath returns paths of all theme's assets.
ThemeAssetPath returns path of theme; assets, color.ini, theme.js and user.css.
No description provided by the author
Watch .
WatchCustomApp .
WatchExtensions .