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.
- Host: GitHub
- URL: https://github.com/alexchantastic/alfred-lipsum-workflow
- Owner: alexchantastic
- License: mit
- Created: 2016-04-27T23:04:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T09:57:48.000Z (over 2 years ago)
- Last Synced: 2023-04-04T18:15:45.986Z (about 2 years ago)
- Topics: alfred, alfred-workflow, dummy-text, lorem-ipsum, workflow
- Language: Shell
- Homepage:
- Size: 147 KB
- Stars: 52
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-lipsum-workflow

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 installNote 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).