hypixel-bazaar-tui-1.1.0 is not a library.
Hypixel Bazaar TUI
A terminal UI for browsing the Hypixel Skyblock Bazaar. Search products, check buy/sell prices and spreads, and look at price history charts, all from the terminal.
Screenshots
Install
Or build from source:
Usage
Start typing to search for a product, then Enter to open it.
Search view
| Key | Action |
|---|---|
Up / Down |
Move selection |
Ctrl+Up / Ctrl+Down |
Jump to top / bottom |
PageUp / PageDown |
Jump 20 rows |
Ctrl+S |
Toggle sort (relevance / flip profit) |
Enter |
Open product |
Esc |
Clear search, or quit if empty |
Product view
| Key | Action |
|---|---|
p |
Toggle chart % / absolute mode |
m |
Toggle SMA overlay |
g |
Toggle midline |
r |
Refresh |
Esc / b |
Back to search |
Ctrl+C quits from anywhere.
Building on Windows
The build script bundles icons/hypixel-bazaar-tui.ico into the binary. Swap that file out if you want a different icon, then cargo build --release.
License
MIT