Software:Sparkle
From HandWiki
Short description: Software framework for macOS
Sparkle's Test App showing a software update window | |
Original author(s) | Andy Matuschak |
---|---|
Developer(s) | Sparkle Project (2014–present) |
Initial release | January 9, 2006 |
Stable release | 1.23.0
/ February 2020 |
Preview release | 1.24.0-a
/ May 2020 |
Written in | Objective-C |
Operating system | macOS |
Type | Software update |
License | MIT License |
Website | sparkle-project |
Sparkle is an open-source software framework for macOS designed to simplify updating software for the end user of a program. Sparkle's primary means of distributing updates is through "appcasting," a term coined for the practice of using an RSS enclosure to distribute updates and release notes.
At the end of 2013, development of Sparkle was ended by the original author, then later picked up by the newly formed Sparkle Project open source group on GitHub in June 2014 as the official continuation of the project.[1]
Other OS alternatives
There are several open source Windows alternatives to offer similar functionality to Sparkle:
- wyUpdate (BSD licensed) in tandem with the AutomaticUpdater (LGPL licensed)
- WinSparkle (MIT licensed)
There is also a REALbasic implementation of Sparkle that works on macOS, Windows and Linux: RBSparkle.
References
- ↑ Andy Matuschak [@andy_matuschak] (29 June 2014). "Sparkle development's moving to a Github org of volunteers. Thanks, @jakepetroules and @pornelski". https://twitter.com/andy_matuschak/status/483351442825043968.
External links
Wikimedia Commons has media related to Sparkle. |
- Sparkle homepage
- Sparkle development page at GitHub
- Sparkle at MacUpdate