Settings

Theme

Show HN: A fast, native, open-source Spotlight search alternative

floodlight.vmg.dev

1 points by vmg12 2 days ago · 0 comments · 1 min read

Reader

Hey, I want to share an app I made over the weekend called Floodlight. I saw some people complaining about spotlight the other day and I've had the same problems with it for a long time now. So I decided to make a fast spotlight alternative that doesn't switch out the selection under you so you don't open the wrong apps / files.

It maintains its own index of apps and the filesystem in process and it ends up being 5-9x faster than mdfind. App search is nearly instantaneous and file search across the entire home directory takes ~100-150ms.

I've focused on just replicating spotlight's functionality and don't plan to add more features like workflows or plugins since I personally don't have a use for them. This is really about just having a fast way to search apps and files that works well.

https://floodlight.vmg.dev/ https://github.com/vmg-dev/floodlight

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection