10. Contributions¶
Some users have taken Keypirinha a step further by creating their own packages or
by patching the official ones, 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.
10.1. Packages¶
10.1.1. psistorm/DictLeo¶
@psistorm‘s package to query the german
Leo Dictionary online.
Source: https://github.com/psistorm/keypirinha-dictleo
10.1.2. psistorm/HeidiSQL¶
@psistorm‘s package to list and launch HeidiSQL
sessions directly as well as HeidiSQL itself.
Source: https://github.com/psistorm/keypirinha-heidisql
10.1.3. psistorm/KiTTY¶
@psistorm‘s package to launch KiTTY (either
installed or portable) and KiTTY sessions directly.
Source: https://github.com/psistorm/keypirinha-kitty
10.1.4. psistorm/SystemCommands¶
@psistorm‘s package to provide some system commands to Keypirinha‘s catalog like:
trash: show the recycle binemptytrash: empty the recycle binlock: show Windows lockscreen (similar to Win+L)logout: logout current User from Windowsrestart: restarts Windowsshutdown: shutdown Windowssleep: sleep Windowshibernate: hibernate Windows
Source: https://github.com/psistorm/keypirinha-systemcommands
10.1.5. ueffel/Kill¶
@ueffel‘s package to terminate a running process by its name or ID.
Source: https://github.com/ueffel/Keypirinha-Plugin-Kill
10.2. Integrated Patches¶
Some patches offered by third-party developers have been fully or partly integrated to the official packages.
10.3. Obsolete Contributions¶
10.3.1. Obsolete as of v2.9¶
- @ThaSiouL‘s fork of the official
Calcpackage offered improvements against v2.8 and previous versions.
Source: https://github.com/ThaSiouL/Keypirinha-Package-Calc - @gschenck‘s patch against the official
Calcpackage (v2.8 and previous) in order to be able to use a,(comma) as a decimal mark, and the^character as an alias to the**operator (power of).
Source: https://github.com/Keypirinha/Keypirinha/issues/70