Sparkle Code
A Windows app to debloat and optimize your PC
Brought to you by:
antimmdev,
thedogecraft
A Windows app to debloat and optimize your PC
irm https://raw.githubusercontent.com/Parcoil/Sparkle/v2/get.ps1 | iex
[!WARNING]
Sparkle is currently in beta. While we've tested it extensively, you may encounter some bugs. Please back up your system before applying tweaks and report any issues you find.
You can find the docs here
the docs cover all the tweaks how they work what they do and all of sparkles pages/tweaksTo build sparkle you will need the following
[!IMPORTANT]
The version of sparkle in the repo is most likely newer than the latest release. expect bugs and unreleased features
git clone https://github.com/Parcoil/Sparkle
cd Sparkle
yarn
yarn dev
This will launch Sparkle with hot reload for both the Electron main and renderer processes.
yarn build
This will generate optimized production builds.
Made with β€οΈ by Parcoil