Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/khanhas/Spicetify
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhas committed Feb 11, 2018
2 parents 466edbb + 9e4217c commit 6315e23
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,16 @@

**Note:** Only normal Spotify version is supported. Windows Store version is under a write permission required folder so I can't make it to work. Normal Spotify installer can be found in @Resource folder.

![Demo1](https://i.imgur.com/pXR5Pkb.png)
![Demo1](https://i.imgur.com/H5hIqh8.png)

![Demo2](https://i.imgur.com/m3FjX6n.png)

## Themes
Theme picker is added in v1.2. If you have multiple themes in Themes folder, click at back and next buttons to rotate through all of them. You also can create new theme and duplicate current theme instantly by using right mouse context menu.

![Demo3](https://i.imgur.com/EVxeS2u.png)


## How it works
Spotify UI is HTML/CSS and runs inside Chromium Embedded Framework<sup>[[1]](https://www.quora.com/How-is-JavaScript-used-within-the-Spotify-desktop-application-Is-it-packaged-up-and-run-locally-only-retrieving-the-assets-as-and-when-needed-What-JavaScript-VM-is-used)</sup>. All CSS files controlling element attributes and interaction are packed in SPA files (they basically are ZIP).

Expand Down

0 comments on commit 6315e23

Please sign in to comment.