A TUI for Managing and Searching with Meilisearch
Project description
Meilisearch TUI
A TUI (Text User Interface) for Managing and Searching with Meilisearch from the terminal.
Installation
Installing with pipx is recommended.
pipx install meilisearch-tui
Alternatively Meilisearch TUI can be installed with pip.
pip install meilisearch-tui
Usage
Start the TUI by running
meilisearch
The first time you start the app you will need to enter the server address and master key (if using
one) into the configuration. If the MEILI_HTTP_ADDR
and/or MEILI_MASTER_KEY
environment variables
are set, these values will be used for the meilisearch_url
and master_key
.
If you have not already created an index and loaded data, first add an index on the Add Index tab of the Index Management screen. Then data can be loaded from the ‘Load Data` tab.
To search, click on the index in the sidebar you want to search on, by default the first index will be selected. Then type the desired search.
Contributing
Contributions to this project are welcome. If you are interesting in contributing please see our contributing guide
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for meilisearch_tui-0.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3424c5568468fe2c4fb081c53e7bff04ee225651a507f9b0988bed5067467f00 |
|
MD5 | d1a97673061cfc9e72a691a934ee632b |
|
BLAKE2b-256 | 2244205fe0ede8a62b41b9e44c8b8432dc8c4a56b03b488adb86f0eedb0be2e2 |