ZIP
WinGet
Spicetify
Spicetify · 2.23.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
spicetify-2.23.0-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Spicetify.Spicetify
Version
2.23.0
Description
A command-line tool to customize the official Spotify client.
License
LGPL-2.1
↗
Homepage
https://spicetify.app
Installer URL
https://github.com/spicetify/spicetify-cli/releases/download/v2.23.0/spicetify-2.23.0-windows-x64.zip
Release Notes
What's Changed
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #2504
- refactor(keyboardShortcut): cleanup & patch keybinds by @ohitstom in #2506
- feat: toggle in-app update notification by @ohitstom in #2512
- refactor(lyrics-plus/translator): wait-and-retry logic by @pan93412 in #2510
- fix(lyrics-plus/utils): no-op replace by @pan93412 in #2511
- fix(lyrics-plus/netease): use PyNCMd API by @pan93412 in #2508
- feat(wrapper): expose Button components by @Aimarekin…