6. Third-Party Packages

Some users have taken Keypirinha a step further by creating their own packages and have kindly shared their work to the community via the official Support Chat Room.

Check out the Contribute chapter to know how you can contribute.

6.1. Packages

6.1.1. PackageControl

@ueffel’s package to install, update or remove third-party packages like the ones listed below.
Source: https://github.com/ueffel/Keypirinha-PackageControl

The list of available packages via PackageControl is manually curated by @ueffel.

6.1.2. Currency

@AvatarHurden’s package to convert currencies.
Source: https://github.com/AvatarHurden/keypirinha-currency

6.1.3. Cvt

@DrorHarari’s package for conversion of units of measure for area, data size, distance, energy, force, fuel consuption, mass, power, pressure, speed, temperature and time.
Source: https://github.com/DrorHarari/keypirinha-cvt

6.1.4. Ditto

@tuteken’s package to access to your saved items in Ditto Clipboard Manager
Source: https://github.com/tuteken/Keypirinha-Plugin-Ditto

6.1.5. Epoch

@prayzzz’s package to convert a epoch timestamp to various human readable formats
Source: https://github.com/prayzzz/keypirinha-epoch

6.1.6. FakerData

@Fuhrmann’s package to generate different types of fake data
Source: https://github.com/Fuhrmann/keypirinha-faker-data

6.1.7. Foobar2000

@tuteken’s package to control foobar2000 from Keypirinha.
Source: https://github.com/tuteken/Keypirinha-Plugin-foobar2000

6.1.8. Gitmoji

@Fuhrmann’s package to search and copy gitmojis to your clipboard
Source: https://github.com/Fuhrmann/keypirinha-gitmoji

6.1.9. HeidiSQL

@psistorm’s package to list and launch HeidiSQL sessions directly as well as HeidiSQL itself.
Source: https://github.com/psistorm/keypirinha-heidisql

6.1.10. Kill

@ueffel’s package to terminate a running process by its name or ID.
Source: https://github.com/ueffel/Keypirinha-Plugin-Kill

6.1.11. KiTTY

@psistorm’s package to launch KiTTY (either installed or portable) and KiTTY sessions directly.
Source: https://github.com/psistorm/keypirinha-kitty

6.1.12. Lipsum

@Fuhrmann’s package to generate Lorem Ipsum text.
Source: https://github.com/Fuhrmann/keypirinha-lipsum

6.1.13. MovieDB

@Fuhrmann’s package to get suggestions from TMDB <http://themoviedb.org> directly in Keypirinha
Source:https://github.com/Fuhrmann/keypirinha-moviedb

6.1.14. MyIP

@Fuhrmann’s package to get your public and local IP directly from Keypirinha
Source: https://github.com/Fuhrmann/keypirinha-myip

6.1.15. Pinboard

@tuteken’s package to access to your bookmarks on Pinboard
Source: https://github.com/tuteken/Keypirinha-Plugin-Pinboard

6.1.16. Ppl

@DrorHarari’s package to call and email people easily
Source: https://github.com/DrorHarari/keypirinha-ppl

6.1.17. RocketChat

@malys’s package for RocketChat
Source: https://github.com/malys/keypirinha-rocketchat

6.1.18. SapGUI

@ibnbr’s package to have direct access to your SAP GUI entries from Keypirinha
Source: https://github.com/ibnbr/Keypirinha-SapGUI

6.1.19. ShareX

@Fuhrmann’s package to execute ShareX actions and custom workflows
Source: https://github.com/Fuhrmann/keypirinha-sharex

6.1.20. Snippets

@dozius’ package to quickly copy user defined snippets to the clipboard
Source: https://github.com/dozius/keypirinha-snippets

6.1.21. Steam

@EhsanKia’s package to add Steam games to your Catalog
Source: https://github.com/EhsanKia/keypirinha-plugins/tree/master/keypirinha-steam

6.1.22. SystemCommands

@psistorm’s package to provide some system commands to Keypirinha’s catalog like shutdown, hibernate, sleep, restart, lock, logout, trash, emptytrash, …
Source: https://github.com/psistorm/keypirinha-systemcommands

6.1.23. Time

@ueffel’s package to convert and format datetime strings
Source: https://github.com/ueffel/Keypirinha-Time

6.1.24. Units

@ArmaniKorsich’s package for units conversion
Source: https://github.com/ArmaniKorsich/Keypirinha-Units

6.1.25. URLShortener

@Fuhrmann’s package to use a URL shortener online service like Bitly, Google or TinyURL from Keypirinha
Source: https://github.com/Fuhrmann/keypirinha-url-shortener

6.1.26. WindowsApps

@ueffel’s package to list and launch Windows Apps (formerly Metro Apps) from Keypirinha
Source: https://github.com/ueffel/Keypirinha-WindowsApps

6.1.27. WinSys

@kvnxiao’s package to invoke common system and shell commands for Windows 10
Source: https://github.com/kvnxiao/keypirinha-winsys

6.2. How to Install

6.2.1. Managed

@ueffel wrote PackageControl, a package manager that eases the install of third-party packages.

It must be installed manually.

6.2.2. Manual

Package developers usually offer a ready-to-install .keypirinha-package file.

If the package is hosted on GitHub, you may find it in the releases section:

_images/github-pack-repo.png

In the releases section, you usually want the most up-tu-date release marked as Latest release. Locate it and grab the .keypirinha-package file associated to it.

_images/github-pack-release.png

If no .keypirinha-package file is associated to the latest release, please contact the package developer.

Once you have downloaded the .keypirinha-package file, simply move it to the Keypirinha\portable\Profile\InstalledPackages folder if you are in Portable mode, or to the %APPDATA%\Keypirinha\InstalledPackages folder in Installed mode.