zazu
zazu copied to clipboard
:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.
Related issue: https://github.com/tinytacoteam/zazu/issues/118 (for Linux, this is for Windows) ### Expected Behavior When I type Chrome or Word, When I type Chrome or Word, I can launch the app by...
My work computer won't allow me to overwrite this setting, I had to compile locally. Electron-builder (#56) has these [docs](https://github.com/electron-userland/electron-builder/wiki/Code-Signing).
Zazu changes permissions on my mac; namely, it locks my dock making it impossible to move/drag/reorder any apps or icons currently viewable in the dock. It also disables the ability...
I've been thinking of ways to handle different key modifiers from inside a plugin, but ultimately it would be nice to simply declare a few different commonly used key modifiers...
Storing an api key in your `zazurc.js` file means it can't be backed up to github or other public type places. There should be a way to easily add encrypted...
Hi there, I'm excited to try this, but I run openSUSE so I can't. Have you considered using the openSUSE Build Service to create packages for multiple Linux distributions, both...
Please provide a linux build, or build instructions that do not require Ubuntu.
### Expected Behavior Installation manages to install plugins when the app is started on a fresh mac. ### Actual Behavior Mac attempts to use git command, but because command line...
### Expected Behavior Zazu binary for Windows ships with secure node.dll 6.9.0. ### Actual Behavior Zazu binary for Windows ships with insecure node.dll 0.6.5 ### Steps to reproduce the behavior...
I recognize that the file-finder plugin is for launching files, not for switching apps. I think an application switching plugin is needed, and I would be willing to try building...