An open API service indexing awesome lists of open source software.

https://github.com/keypirinha/packages

Keypirinha's official packages
https://github.com/keypirinha/packages

keypirinha python

Last synced: 12 months ago
JSON representation

Keypirinha's official packages

Awesome Lists containing this project

README

          

# Keypirinha Official Packages

This is [Keypirinha](http://keypirinha.com) launcher's Official Packages
repository.

You can find Keypirinha's [Python Lib](https://github.com/Keypirinha/PythonLib)
in its own repository.

## Report an issue

Issues must be reported to [application's issue tracker][app_issues].

## 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][app_issues] or create a new issue to start a
discussion around a feature idea or a bug.
2. Fork the [repository][packs_repo] 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)!

[app_issues]: https://github.com/Keypirinha/Keypirinha/issues
[packs_repo]: https://github.com/Keypirinha/Packages

## Contributors

* [@alexandr-san4ez](https://github.com/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](https://github.com/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](https://github.com/psistorm):
- Patch to allow predefined searches in the `Everything` package
* [@ckolumbus](https://github.com/ckolumbus):
- Add [Buku](https://github.com/jarun/Buku/) support to `Bookmarks` package
* [@ueffel](https://github.com/ueffel):
- Patch to add `Copy...` actions for the `RegBrowser` package
* [@DrorHarari](https://github.com/DrorHarari):
- Patch to add string reverse and camel-like case changes to the `String` package
- Patch to add variable support to the 'Calc' package