π A fully extensible and open source launcher for hackers, creators and dabblers.
@somhrsh you can type βinstallβ then the name of the package. The plugins are listed here if you need more details:
Need a little help with Zazu plugins - they aren't working for me.
App Environment: production
App Version: 0.5.2
Electron Version: 1.3.14
Node Version: 6.5.0
Chrome Version: 52.0.2743.82
npm install
and npm run build
. However, I installed zazu using .deb file. Then how to rebuild zazu?
cmd + L
to make large text?
"hotkey": "cmd+cmd"
should work - but I am a new user too :-)
Hi all!
I played with Zazu for a bit and noticed the file finder plugin is very resource intensive. If you just type something like find a
it would create a very big response, listing all files that have this letter. The plugin should limit the number of results it returns, otherwise it would use up all the available memory. This might be a reason for some people's bad experience with Zazu. I personally disabled this plugin.
And another thing, before I forget.
Is there any way to support choosing one of the output blocks for an item?
For example, imagine a plugin listing all open ports on your machine. The user could choose to kill the process using that port or choose to open a browser towards that port. The actions could be taken by two different output blocks, but there is no UI to choose them from.