Live data from Hacker News

Show HN: Zazu App – An OSS app launcher, similar to Alfred

zazuapp.org

41–50 of 58 posts

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#41

Seems interesting. Installed on Ubuntu 16.04 and keeps asking to update to 0.2.2 and hotkeys don't seem to work. Also crashed during a file search.

The v0.2.2 I pushed the tag for, but didn't update the website. Sorry about that.

Can you report the crash in the repo and attach the ~/.zazu/log file?

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#42
I've recently been enjoying using Hain, another spotlight-esque launcher like this one with more features:

- A built-in package manager based on NPM

- A visual settings editor - there's no need to edit configuration files

- Very fast fuzzy matching of file and program names

- Toast notifications and buttons

- An HTML-based preview pane

Sadly it's Windows-only for now, but there are contributors working on porting it to Linux and macOS.

If you're running macOS I've had success with building the feature/macos branch.

https://github.com/appetizermonster/hain

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#43

Earlier quoted context omitted.

Zazu does allow for keyboard shortcuts, and can do everything the Alfred workflows can, but does not currently provide a GUI for creating the workflows. The biggest difference for the plugins, is that they are written in Node so they can be cross platform. For more info on creating plugins: http://zazuapp.org/documentation/plugins/

Thanks. The workflow creator GUI is the big seller for Alfred, it saves a lot of time in testing and tweaking workflows and from having to write a bunch of boilerplate.

Completely agree, and I can't wait to have one for Zazu! :D

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#44
post #22

got it running on osx, first it didn't worked (nothing suggested), then i've restarted it and it seems to work. pretty basic, but it more or less match my needs. the only thing that i miss is the file icons or app icons: it show you multiple match but the icons are all the same, dark, so you can't quickly disambiguate them

In v0.2.2 it tells you when it's still loading the plugins. Feel free to try deleting your ~/.zazu folder and using this newer version!

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#46

I'm the author of Zazu, I'm happy to answer any questions. Ask away!

I bought the original Alfred v1 Powerpack. But, they recently made that unavailable for download and want me to buy v3... Which I don't need. So I've been awaiting an alternative. So thanks for this ! I'm excited to try it out.

You can still try to download v2 here, based on wildcard naming convention.

https://cachefly.alfredapp.com/Alfred_2.8.7_442.dmg

P.S.: not sure about license compatibility of v1 -> v2.

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#48

Seems really similar to Lacona ( https://www.lacona.io/ ), which also has add-ons and it's built on React. Any idea if it's based on it?

I haven't heard of lacona until you just mentioned it, but it does look nice. They also have plugins written in node, but offer a more "natural language" search, which Zazu doesn't. Zazu is also completely open source, but they have a paid version. Zazu is all cross platform, but Lacona only offers mac builds.

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#49

I've recently been enjoying using Hain, another spotlight-esque launcher like this one with more features: - A built-in package manager based on NPM - A visual settings editor - there's no need to edit configuration files - Very fast fuzzy matching of file and program names - Toast notifications and buttons - An HTML-based preview pane Sadly it's Windows-only for now, but there are contributors working on porting it…

Hain is a great project, they launched a few months after I started working on Zazu!

For comparison:

- Zazu has a github based package manager

- A dotfile for configuration (for backup!)

- Very fast fuzzy matching of file and program names

- Cross platform notifications (toast on windows!)

- An HTML-based preview pane

- Cross platform!

Re: Show HN: Zazu App – An OSS app launcher, similar to Alfred

#50
post #4

I love that this is cross platform. When I tried to install the debian package through the Ubuntu Software Center I received this warning: The package is of bad quality The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath. Lintian che…

I added the maintainer email address for the v0.2.2 deploy, can you confirm this is working for you now?
Post reply on HN