Fork me on GitHub

FAQ

What is the core vision?

A fully extensible and open source launcher for hackers, creators and dabblers. It comes with sane defaults to make it useful out of the box. But everything can be changed to fit your needs. Don't let others tell you the best way to be productive, configure it to be perfect for you.

How do you compare to alternatives?

Zazu treats plugins as first class citizens. Even the app finder is built as a plugin which can be replaced (if desired). This means plugins are designed as natural extensions of Zazu and they don't require a special trigger such as / or ,. This allows a more intuitive plugin API that doesn't hamper discoverability.

Zazu is a cross platform app launcher that supports Linux, Mac and Windows. Every build is tested on all three platforms. This helps ensure it works perfectly when you download it, and has a consistent experience when you switch between Operating Systems.

Zazu is open source licensed under a permissive MIT license. If the calculator is missing an important feature, make a pull request! If you hate this one thing about Zazu that would totally make it better, fork it!

All configuration is in a single text file. It can be backuped and versioned so you can have a consistent experience.

Does it work on <PLATFORM>?

Yes! Zazu works on Linux, Mac and Windows!

Can I make my own plugins?

Absolutely! Zazu is designed with extensibility in mind. Want something custom to help with your job? We have a tutorial to help make your first Zazu plugin.

Don't need a calculator? Get rid of it from your configuration file. Need a snappier file finder? Swap out the default!

How fast is it?

I have not officially benchmarked it. My friends and I use it every day and it is quite snappy. If a plugin feels sluggish to you let me know, I'd love to help you make it faster. If you already know what the problem is, feel free to open a pull request, I'd love to have some help. :)