Download Sparkle

All the ways to get Sparkle on your PC.

Direct Download

Download the latest version directly from GitHub. Choose between the installer or portable zip.

Installer (.exe)
Recommended for most users. Guides you through installation with setup options.
Download .exe
Portable (.zip)
No installation required, Extract and run anywhere

Package Managers

Install and update Sparkle from the command line using your favorite package manager.

irm https://getsparkle.net/get | iex

Scoop

If you already have the sparkle scoop bucket added, you can install Sparkle with the following command:

scoop install sparkle

Build from Source

Want to contribute or customize Sparkle? Clone the repo and build it yourself.

GitHub Repository
Browse the source code, report issues, or submit pull requests.