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

https://github.com/faeq-f/quokka

Currently updating codebase to WPF in C#. An extremely customizable keystroke launcher with plugins
https://github.com/faeq-f/quokka

application application-launcher customizable keypirinha keystroke-launcher launch launcher portable-apps portable-executable portableapps ueli windows

Last synced: 10 months ago
JSON representation

Currently updating codebase to WPF in C#. An extremely customizable keystroke launcher with plugins

Awesome Lists containing this project

README

          

# Quokka

An extremely customizable, portable keystroke launcher with plugins

Please see the [site](https://faeq-f.github.io/Quokka/) for available Plugins, Themes, Documentation, FAQ, etc.

---

Plugin_TypedText & development

To remove annoyances from `Plugin_TypedText` during development, you can `cd Plugin_TypedText` and then `git checkout 760d02e`. Ensure the plugin folder has been removed from the PlugBoard.

---

### Includes:
- [Illustration by Icons 8 from Ouch!](https://intercom.help/icons8-7fb7577e8170/en/articles/5534926-universal-multimedia-license-agreement-for-icons8) - https://icons8.com

- [Feather by Cole Bemis](https://github.com/feathericons/feather/blob/main/LICENSE)

- [Varela Round by Joe Prince](https://fonts.google.com/specimen/Varela+Round/about)

- [wpf-notifyIcon - CPOL-1.02](https://github.com/hardcodet/wpf-notifyicon/blob/develop/LICENSE)

- [KeyboardHook by Christian Liensberger](https://web.archive.org/web/20141017230556/http://www.liensberger.it:80/web/blog/?p=207)

- [JSON.Net - MIT license](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md)

- [XAMLFlair - MIT License](https://github.com/XamlFlair/XamlFlair/blob/master/LICENSE)

- [References from a Plugin Architecture by Nagaraj M](https://www.c-sharpcorner.com/article/simple-plugin-architecture-using-reflection-with-wpf-projects/)
- [TypeExtender - MIT license](https://github.com/NdubuisiJr/TypeExtender/tree/main)