tmcknight / Movie-and-TV-Show-Search-Alfred-Workflow

An Alfred workflow to search for a movie (or TV show) and get a few ratings
MIT License
95 stars 7 forks source link

Add OneUpdater #7

Closed vitorgalvao closed 6 years ago

vitorgalvao commented 6 years ago

This commit adds support for OneUpdater, adding auto-updating capabilities to the Workflow. It now looks like this:

image

It also has a version and a README:

image

After upgrading to this version Users don’t need to do anything. They just use the Workflow as usual, and every four days it checks for an update. If there is one, it auto-downloads and installs (with permission) the new version.

There is also nothing that needs to be done to trigger updates except change the version number in the Workflow’s configuration sheet, which should be done anyway. New Workflow versions (including this one) will then be distributed as releases.

If you give the go-ahead, I can take care of it all.

tmcknight commented 6 years ago

Go for it! This is great. Thanks.

vitorgalvao commented 6 years ago

Released.