Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
Addresses #7 (comment)
  • Loading branch information
Bergbok committed Oct 9, 2024
1 parent 14a39b4 commit ba983fc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CustomApps/history-in-sidebar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Adds a shortcut to the "Recently Played" panel to the sidebar.
## Installation

1. Install Spicetify ([guide](https://spicetify.app/docs/advanced-usage/installation))
2. Download it from [here](https://github.com/Bergbok/Spicetify-Creations/archive/refs/heads/dist/history-in-sidebar.zip)
2. Download the custom app from [here](https://github.com/Bergbok/Spicetify-Creations/archive/refs/heads/dist/history-in-sidebar.zip)
3. Run `spicetify config-dir` in a terminal
4. Extract the zip into the CustomApps folder
5. Rename the extracted folder to `history-in-sidebar`
Expand Down
2 changes: 1 addition & 1 deletion CustomApps/playlist-tags/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Threshold for [artist:VA] tag corresponds to the amount of artists a playlist ca
## Installation

1. Install Spicetify ([guide](https://spicetify.app/docs/advanced-usage/installation))
2. Download it from [here](https://github.com/Bergbok/Spicetify-Creations/archive/refs/heads/dist/playlist-tags.zip)
2. Download the custom app from [here](https://github.com/Bergbok/Spicetify-Creations/archive/refs/heads/dist/playlist-tags.zip)
3. Run `spicetify config-dir` in a terminal
4. Extract the zip into the CustomApps folder
5. Rename the extracted folder to `playlist-tags`
Expand Down
11 changes: 6 additions & 5 deletions Extensions/auto-skip-tracks-by-duration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ Download it using [Spicetify Marketplace](https://github.com/spicetify/spicetify
**Manual**:

1. Download it from [here](https://raw.githubusercontent.com/Bergbok/Spicetify-Creations/main/Extensions/auto-skip-tracks-by-duration/dist/auto-skip-tracks-by-duration.js) (right-click the page and select _Save Page As..._)
2. Run `spicetify config-dir` in a terminal
3. Move `auto-skip-tracks-by-duration.js` into the Extensions folder
4. Run `spicetify config extensions auto-skip-tracks-by-duration.js`
5. Run `spicetify apply`
1. Install Spicetify ([guide](https://spicetify.app/docs/advanced-usage/installation))
2. Download the extension from [here](https://raw.githubusercontent.com/Bergbok/Spicetify-Creations/refs/heads/dist/auto-skip-tracks-by-duration/auto-skip-tracks-by-duration.js) (right-click the page and select _Save Page As..._)
3. Run `spicetify config-dir` in a terminal
4. Move `auto-skip-tracks-by-duration.js` into the Extensions folder
5. Run `spicetify config extensions auto-skip-tracks-by-duration.js`
6. Run `spicetify apply`

## Credits

Expand Down

0 comments on commit ba983fc

Please sign in to comment.