Settings

Theme

Show HN: MeiliFinder – a beautiful MeiliSearch CLI client built with Rust

github.com

2 points by hackerlytest 2 years ago · 2 comments · 1 min read

Reader

Dear HN, I just published MeiliFinder. It's a CLI client app for MeiliSearch. For those who don't know MeiliSearch, it's a search engine like ElasticSearch written in Rust.

I created this app because there's no CLI app for MeiliSearch. Until now, I have used a web based client but I prefer CLI app for this kind of tool.

The app is built with Ratatui and 100% open source. :)

sss111 2 years ago

That's awesome. Thanks for making this

Keyboard Shortcuts

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