This is lipsum, a plugin for the Keypirinha launcher.
This plugin provides a way to generate Lorem Ipsum text using the API provided by the http://lipsum.com website.
Lorem Ipsum taken from http://www.lipsum.com courtesy of James Wilson.
https://github.com/Fuhrmann/keypirinha-lipsum/releases/latest
@ueffel wrote PackageControl, a package manager that eases the install of third-party packages. It must be installed manually.
Once the lipsum.keypirinha-package
file is installed,
move it to the InstalledPackage
folder located at:
Keypirinha\portable\Profile\InstalledPackages
in Portable mode- Or
%APPDATA%\Keypirinha\InstalledPackages
in Installed mode (the final path would look likeC:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages
)
To use it simply type "lipsum" and select using TAB. The are four suggestions at this moment:
- Paragraphs
- Words
- Bytes
- Lists
You can enter the ammount of paragraphs, words, bytes or lists you wish to generate.
- Added plugin's icon
- Bug fixes
- Released
This package is distributed under the terms of the MIT license.
Fuhrmann