Elastui
Terminal-based UI for Elasticsearch that makes it easy to inspect indices, browse documents, and run ad-hoc queries without leaving the shell.
Features
- Pulls index metadata (health, docs count, storage) using Elasticsearch cat APIs
- Paginated document explorer with `_source` previews and quick query input
- Create and delete documents with automatic refresh so the UI stays in sync