Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.45 KB

README.md

File metadata and controls

63 lines (39 loc) · 1.45 KB

Keypirinha Plugin: lipsum

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.

Download

https://github.com/Fuhrmann/keypirinha-lipsum/releases/latest

Install

Managed

@ueffel wrote PackageControl, a package manager that eases the install of third-party packages. It must be installed manually.

Manual

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 like C:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages)

Usage

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.

Change Log

v1.0.2

  • Added plugin's icon

v1.0.1

  • Bug fixes

v1.0

  • Released

License

This package is distributed under the terms of the MIT license.

Credits

Fuhrmann