MeiliFinder
The ultimate Meilisearch client for your terminal
Listed in categories:
Developer ToolsSearchGitHubDescription
MeiliFinder is a terminal-based Meilisearch client built with Rust and Ratatui. It provides a fast and robust way to interact with Meilisearch directly from the terminal.
How to use MeiliFinder?
Clone the repository and run 'cargo run' in the root directory. Follow the prompts to enter Meilisearch instance URL and API key. Save the info in an instances.json file and start searching for documents. Press 'q' or Ctrl+C to exit the app.
Core features of MeiliFinder:
1️⃣
Search for documents
2️⃣
Sort and filter queries
3️⃣
Pagination
4️⃣
Delete individual documents
5️⃣
Bulk delete documents
Why could be used MeiliFinder?
# | Use case | Status | |
---|---|---|---|
# 1 | Search for specific documents quickly | ✅ | |
# 2 | Manage multiple Meilisearch instances | ✅ | |
# 3 | Customize app settings | ✅ |
Who developed MeiliFinder?
Faisal Bin Ahmed is the creator of MeiliFinder, a software developer passionate about creating efficient tools for developers.