Skip to content

ios12checker/SpotiPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SpotiPatch ๐ŸŽต

Version 1.8 Windows 10/11 PowerShell 5.1+

A modern, user-friendly installer for Spicetify on Windows

Installation โ€ข Features โ€ข Screenshots โ€ข Credits


โœจ Features

  • ๐ŸŽฏ One-Click Installation - Install Spicetify CLI & Marketplace in seconds
  • ๐Ÿ–ฅ๏ธ Modern WPF GUI - Beautiful, Spotify-inspired interface
  • โŒจ๏ธ PowerShell Console - Alternative command-line installer
  • ๐Ÿ” Auto-Detection - Automatically finds your Spotify installation
  • ๐ŸŽจ Marketplace Ready - Browse and install themes & extensions instantly
  • ๐Ÿ”„ Easy Re-apply - Re-apply patches after Spotify updates
  • ๐Ÿงน Clean Uninstall - Complete removal with one click

๐Ÿ“‹ Prerequisites

Before installing SpotiPatch, make sure you have:

  • โœ… Spotify installed from spotify.com (NOT Microsoft Store version)
  • โœ… Windows 10 or 11
  • โœ… PowerShell 5.1 or higher (PowerShell 7.x recommended)
  • โœ… Logged into Spotify for at least 60 seconds before installing

๐Ÿ“ฅ Installation

Option 1: GUI Installer (Recommended)

  1. Download SpotiPatch-Installer.exe from the Releases page
  2. Double-click to run (no installation required)
  3. Click "Install Spicetify"
  4. Restart Spotify and enjoy your new Marketplace tab!

Option 2: PowerShell Script

  1. Download SpotiPatch-Installer.ps1 from the Releases page
  2. Right-click โ†’ "Run with PowerShell"
  3. Press I to install
  4. Restart Spotify

Option 3: Command Line

# Run directly from GitHub (not recommended for security)
irm https://raw.githubusercontent.com/iOS12Checker/SpotiPatch/main/SpotiPatch-Installer.ps1 | iex

๐Ÿ“ธ Screenshots

image
Modern WPF Interface with Spotify-inspired design

d
Clean PowerShell console interface

๐ŸŽฎ Usage

After Installation

  1. Restart Spotify completely
  2. Look for the Marketplace tab in the left sidebar
  3. Browse and install themes, extensions, and custom apps

After Spotify Updates

When Spotify updates, you'll need to re-apply Spicetify:

GUI: Click "Re-apply Spicetify" button

PowerShell:

spicetify backup
spicetify apply

Uninstalling

GUI: Click "Uninstall" button

PowerShell:

spicetify restore

Or run the installer and select Uninstall option.

๐Ÿ—๏ธ Building from Source

Requirements

  • .NET 8.0 SDK
  • Windows 10/11

Build Instructions

# Clone the repository
git clone https://github.com/LilBatti/iOS12Checker/SpotiPatch.git
cd SpotiPatch

# Build the WPF application
cd Source/SpotiPatch-Installer
dotnet publish -c Release -r win-x64 --self-contained true -p:PublishSingleFile=true

# Output will be in SpotiPatch-Release/

๐Ÿ“ Changelog

v1.8

  • โœ… Fixed apply command for Spicetify v2.42.14
  • โœ… Added proper credits
  • โœ… Improved error handling
  • โœ… Background job execution for reliability
  • โœ… Added uninstall functionality

๐Ÿค Credits

Created by: iOS12Checker

Powered by: Spicetify - The amazing tool that makes Spotify customization possible

Special thanks to:

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

Note: SpotiPatch is an unofficial installer and is not affiliated with Spotify AB or Spicetify. Use at your own risk.

๐Ÿ› Troubleshooting

"Spotify not found"

Make sure you installed Spotify from the official website, not the Microsoft Store.

"Access denied" errors

Run PowerShell as Administrator if you encounter permission issues.

Marketplace tab not appearing

  1. Restart Spotify completely (quit from system tray)
  2. Run spicetify apply in PowerShell
  3. Check that Marketplace is enabled in config

After Spotify update

Spotify updates overwrite Spicetify patches. Simply re-run SpotiPatch and click "Re-apply".

๐Ÿ’ฌ Support


Made with โค๏ธ by Lil_Batti/iOS12Checker

About

A modern, lightweight installer for Spicetify on Windows. One-click GUI & PowerShell installer with auto-detection and Marketplace support.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors