Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

simon-wh/Ricetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ricetify

A CLI and x-plat (kinda) interface for modifying spotify. Compatible with spicetify.

Usage

$ python ricetify.py -h
usage: ricetify.py [-h] [-u USER_CSS] [-o OUTPUT] [-v {0,1,2,3}] [-c CONFIG]
                   [-e EXTENSIONS [EXTENSIONS ...]] [-a APPS [APPS ...]] [-r]

Rice spotify

optional arguments:
  -h, --help            show this help message and exit
  -u USER_CSS, --user-css USER_CSS
                        Apply custom CSS
  -o OUTPUT, --output OUTPUT
                        Output folder
  -v {0,1,2,3}, --verbosity {0,1,2,3}
                        Increase output verbosity
  -c CONFIG, --config CONFIG
                        Load a config file
  -e EXTENSIONS [EXTENSIONS ...], --extensions EXTENSIONS [EXTENSIONS ...]
                        A list of extensions to inject
  -a APPS [APPS ...], --apps APPS [APPS ...]
                        A list of apps to inject
  -r, --restore         Restore spotify to default

Examples

Update spotify to use custom CSS:

$ sudo python ricetify.py -u user.css -o /usr/share/spotify/Apps

Update spotify with custom CSS, extensions and a config file

$ sudo python ricetify.py -u user.css -c ricetify.conf -e autoSkipExplicit.js -o /usr/share/spotify/Apps

Credit

Based on khanhas' rainmeter skin Spicetify.

About

CLI for theming spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages