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

https://github.com/alexchantastic/alfred-lipsum-workflow

Alfred 5 workflow for generating lorem ipsum dummy text.
https://github.com/alexchantastic/alfred-lipsum-workflow

alfred alfred-workflow dummy-text lorem-ipsum workflow

Last synced: 6 days ago
JSON representation

Alfred 5 workflow for generating lorem ipsum dummy text.

Awesome Lists containing this project

README

        

# alfred-lipsum-workflow

![Screenshot](https://user-images.githubusercontent.com/604167/42200962-8c4c8a76-7e4a-11e8-9642-cffbef06798f.png)

An [Alfred 5](https://www.alfredapp.com/) workflow for generating [lorem ipsum](https://en.wikipedia.org/wiki/Lorem_ipsum) dummy text using [alexchantastic/lipsum-shell](https://github.com/alexchantastic/lipsum-shell).

## Installation

1. [Download the workflow](https://github.com/alexchantastic/alfred-lipsum-workflow/releases/latest)
2. Double click the `.alfredworkflow` file to install

Note that the [Alfred Powerpack](https://www.alfredapp.com/powerpack/) is required to use workflows.

## Usage

1. Use the keyword `lipsum` to trigger the workflow
2. Select format you want to generate (characters, words, sentences, or paragraphs)
3. (Optional) Type in the number of the format you would like to generate (defaults to 1)
4. Press `enter` to copy to clipboard and paste into the forefront application or just `⌘ + c` to copy to clipboard

## License

Code released under the [MIT License](https://github.com/alexchantastic/alfred-lipsum-workflow/blob/master/LICENSE).