Search the Community
Showing results for tags 'autoupdate'.
-
I suggest alfred support workflow auto download and auto update details as follows, * a config file, whose each item corresponding a workflow * each item contains: download addr(github addr)、current version get addr(github addr)、etc. * auto download, add a new item to the config file, then alfred auto download new workflow and install * auto update, alfred workflow check for update everyday and auto update background by this way, user could use workflow more conveniently.
-
Most of the workflows I installed is from this Github repo. https://github.com/zenorocha/alfred-workflows However, I did find those workflows are being updated very frequently, so manual update is somehow tedious. It would be better if Alfred can implement a way to check whether remote alfredworkfllow files have been updated or not, and autoupdate them if necessary. Even better, implementing a Alfred workflows package manager would help both autoupdate and discover new packages.