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
- Host: GitHub
- URL: https://github.com/faeq-f/quokka
- Owner: Faeq-F
- License: gpl-3.0
- Created: 2021-05-11T15:45:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T14:03:01.000Z (over 1 year ago)
- Last Synced: 2024-12-06T19:15:07.552Z (over 1 year ago)
- Topics: application, application-launcher, customizable, keypirinha, keystroke-launcher, launch, launcher, portable-apps, portable-executable, portableapps, ueli, windows
- Language: C#
- Homepage: https://faeq-f.github.io/Quokka/
- Size: 144 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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)