/Packages

Keypirinha's official packages

Primary LanguagePythonOtherNOASSERTION

Keypirinha Official Packages

This is Keypirinha launcher's Official Packages repository.

You can find Keypirinha's Python Lib in its own repository.

Report an issue

Issues must be reported to application's issue tracker.

License

The content of this repository is distributed under the terms of the zlib license, which you can find in the LICENSE file located in this directory.

Contribute

  1. Check for open issues or create a new issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub to start making your changes.
  3. Send a pull request. Please stick to one feature per PR. If it is not possible due to the nature of the feature(s), at least try to stick to one Keypirinha Package per PR.
  4. Add yourself to the Contributors list below (alphabetical order)!

Contributors

  • @alexandr-san4ez:
    • Patch to add default item for the WebSuggest package
    • Patch to add Cases (change case) actions for the String package
    • Patch to add Base64 (encoding / decoding) actions for the String package
  • @AngelEzquerra:
    • Patch to add the proc_name_first setting to the TaskSwitcher package
    • Patch to add the show_app_icons setting to the TaskSwitcher package
  • @psistorm:
    • Patch to allow predefined searches in the Everything package
  • @ckolumbus:
    • Add Buku support to Bookmarks package
  • @ueffel:
    • Patch to add Copy... actions for the RegBrowser package
  • @DrorHarari:
    • Patch to add string reverse and camel-like case changes to the String package
    • Patch to add variable support to the 'Calc' package