Menu β–Ύ β–΄

Tree [5a03fd] chocolatey /
 History

HTTPS access


File Date Author Commit
 .github 2026-02-03 thedogecraft thedogecraft [d89ce4] feat: use github actions, add sparkle to chocol...
 .vscode 2026-01-15 thedogecraft thedogecraft [4ffe12] refactor(project): migrate entire codebase to T...
 chocolatey 2026-02-03 thedogecraft thedogecraft [d89ce4] feat: use github actions, add sparkle to chocol...
 docs 2026-01-15 thedogecraft thedogecraft [a62432] fix: docs
 images 2025-10-17 thedogecraft thedogecraft [997da3] chore: update registry, appshowcase image
 resources 2025-10-11 thedogecraft thedogecraft [61c8fa] feat: move tweaks dir, added registry, added bu...
 scripts 2025-09-07 Thedogecraft Thedogecraft [7052b3] feat: Improve DNS code
 src 2026-02-04 thedogecraft thedogecraft [b4ff21] feat: add 6 new apps
 tweaks 2026-01-23 thedogecraft thedogecraft [b9f837] chore: bump version and registry
 .editorconfig 2025-05-31 Thedogecraft Thedogecraft [cc09d0] v2
 .gitignore 2026-02-03 thedogecraft thedogecraft [d89ce4] feat: use github actions, add sparkle to chocol...
 .prettierignore 2025-08-28 Thedogecraft Thedogecraft [0551f4] style: fix formatting
 .prettierrc.yaml 2025-07-24 Thedogecraft Thedogecraft [df5f2f] feat: add tray toggle
 LICENSE 2025-05-31 Thedogecraft Thedogecraft [d9d8b5] Create LICENSE
 README.md 2026-01-30 thedogecraft thedogecraft [d036e3] chore: clean code and update readme to say type...
 build.js 2025-10-13 thedogecraft thedogecraft [897f29] chore: update registry
 electron.vite.config.mjs 2025-08-28 Thedogecraft Thedogecraft [0551f4] style: fix formatting
 eslint.config.mjs 2025-08-28 Thedogecraft Thedogecraft [0551f4] style: fix formatting
 get.ps1 2026-01-22 thedogecraft thedogecraft [0834f0] refactor: use Start-BitsTransfer rather than In...
 jsconfig.json 2025-05-31 Thedogecraft Thedogecraft [cc09d0] v2
 package.json 2026-01-23 thedogecraft thedogecraft [b9f837] chore: bump version and registry
 postcss.config.js 2025-10-11 thedogecraft thedogecraft [097abf] chore: port to tailwind 4
 tsconfig.json 2026-01-15 thedogecraft thedogecraft [4ffe12] refactor(project): migrate entire codebase to T...
 tsconfig.node.json 2026-01-15 thedogecraft thedogecraft [4ffe12] refactor(project): migrate entire codebase to T...
 tsconfig.web.json 2026-01-15 thedogecraft thedogecraft [4ffe12] refactor(project): migrate entire codebase to T...
 yarn.lock 2026-02-03 thedogecraft thedogecraft [d89ce4] feat: use github actions, add sparkle to chocol...

Read Me

Sparkle Logo

Sparkle

A Windows app to debloat and optimize your PC

React Electron TypeScript PowerShell

Install with Powershell:
irm https://raw.githubusercontent.com/Parcoil/Sparkle/v2/get.ps1 | iex
Download Installer/Portable

Sparkle App Screenshot

[!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.

πŸš€ Features

  • πŸ“ˆ Apply Tweaks to Optimize your system
  • πŸ—‘οΈ Manage All Temp files in one place
  • πŸŽ›οΈ Install apps with the built-in Winget integration
  • πŸ“ Backup and Revert changes
  • βš™οΈ View Basic System info

πŸ“ƒ Docs

You can find the docs here

the docs cover all the tweaks how they work what they do and all of sparkles pages

πŸ’– Credits

πŸ‘₯ Contributing

Adding New Tweaks

  • Tweaks are located in /tweaks
Refer to the docs for more info on how to add new tweaks

Other Ways to Contribute

  • πŸ› Report bugs and issues
  • πŸ’‘ Suggest new features or improvements
  • πŸ“ Improve documentation
  • 🎨 Enhance the UI/UX
  • πŸ§ͺ Improve code quality

πŸ› οΈ Building Sparkle

To build sparkle you will need the following

  • Node.js v22 or higher
  • Yarn
  • Windows 10/11

🀧 What if I’m allergic to Electron?

That’s totally fine, this project probably isn’t for you. You might want to check out [CTT WinUtil](https://github.com/ChrisTitusTech/winutil), A PowerShell based alternative that keeps things nice and lightweight. this message is inspired by [this](https://github.com/nukeop/nuclear/blob/master/docs/electron.md)
---

[!IMPORTANT]
The version of sparkle in the repo is most likely newer than the latest release. expect bugs and unreleased features

  1. Clone the repository:
    git clone https://github.com/Parcoil/Sparkle
    cd Sparkle
  2. Install dependencies:
    yarn
  3. Start the app in development mode:
    yarn dev
    This will launch Sparkle with hot reload for both the Electron main and renderer processes.

  4. Build for production:
    yarn build
    This will generate optimized production builds.




Made with ❀️ by Parcoil

Star History


<picture>


Star History Chart
</picture>

MongoDB Logo MongoDB