An open API service indexing awesome lists of open source software.

https://github.com/simonwhitaker/check-sparkle-updates


https://github.com/simonwhitaker/check-sparkle-updates

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Check Sparkle Updates

Lots of Mac apps use [Sparkle](https://sparkle-project.org) to manage auto-updates.

This project provides a script which will check the Sparkle feeds of all the
apps on your Mac and tell you which have available updates.

## Usage

The script requires Python 3.5 or above.

```
pip install -r requirements.txt
./find-updates.py
```