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

https://github.com/mutewinter/workflows2md

🛅 Make a list of your Alfred Workflows in Markdown.
https://github.com/mutewinter/workflows2md

Last synced: 11 months ago
JSON representation

🛅 Make a list of your Alfred Workflows in Markdown.

Awesome Lists containing this project

README

          

# Workflows2MD

Make a list of your Alfred Workflows in Markdown. Parses `info.plist` and
`update.json`.

```
$ npm install
$ node index.js ~/Dropbox/Preferences/Alfred.alfredpreferences/workflows
```

**Outputs**

```markdown
_Generated with [workflows2md](https://github.com/mutewinter/workflows2md)._

* [Workflow Name](http://sweetworkflowsitebro.com) by Author
* [Workflow2 Name](http://sweetworkflowsitebro.com) by Author
```