Tamboui is a solid TUI toolkit for Java, but it stops at primitives โ layouts, inputs, lists. garnish sits on top of it and provides higher-level, reusable components for building terminal UIs. Personal library; components get added when there's a real need.
| Module | Description |
|---|---|
garnish |
The library โ add this as a dependency. Provides reusable Tamboui components. See garnish/README.md for install and usage. |
garnish-demo |
Demo application โ runs FuzzyPicker against a sample dataset so you can see it in action. |
Every commit on master is published as an immutable version to a token-free Maven repo on GitHub Pages: aneveux.github.io/garnish. See garnish/README.md for the install snippet.
MIT โ Antoine Neveux
