Ecosyste.ms: Awesome

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

https://github.com/SamVerschueren/alfred-updater

Alfred workflow updater
https://github.com/SamVerschueren/alfred-updater

Last synced: 2 months ago
JSON representation

Alfred workflow updater

Lists

README

        

# alfred-updater [![Build Status](https://travis-ci.org/SamVerschueren/alfred-updater.svg?branch=master)](https://travis-ci.org/SamVerschueren/alfred-updater)

> [Alfred](https://www.alfredapp.com/) workflow updater

Note that this workflow will only update the workflows managed by npm, including itself.

## Install

```
$ npm install -g alfred-updater
```

*Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*

## Usage

In Alfred, type `update` and Enter.

The workflow will start updating all the outdated workflows and will notify you when it's done.

> Note: Updating your workflows can take a while. Be patient!

## Related

- [alfy](https://github.com/sindresorhus/alfy) - Create Alfred workflows with ease
- [alfred-notifier](https://github.com/samverschueren/alfred-notifier) - Update notifications for your Alfred workflow

## License

MIT © [Sam Verschueren](https://github.com/SamVerschueren)