8000 GitHub - spicetify/cli at v0.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ cli Public

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.

License

Notifications You must be signed in to change notification settings

spicetify/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spicetify-cli

Requirements

Clone

git clone https://github.com/khanhas/spicetify-cli

Build

cd spicetify-cli
go build src/spicetify.go

Usage

Run with no command one time to generate config file

spiceitfy

Then:

spicetify backup

Finally:

spicetify apply

After change theme color, css, run apply again

Future

  • SASS
  • Watch theme files change and automatically apply
  • Inject extensions and custom apps
0