# Console Tools

Terminaux was created to provide you various console tools that are useful for your interactive .NET console applications, such as those that simulate the textual user interface (TUI) for various interactive applications, such as Nitrocid KS, BassBoom, and GRILO.

***

## <mark style="color:$primary;">Console tools</mark>

Terminaux provides you with a plethora of console tools, such as a console wrapper, a powerful console writer with various types of writing, and basic terminal graphics renderer. Here are some of its tools:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><h2><a href="console-tools/textual-ui/interactive-tui"><mark style="color:$primary;"><strong>Interactive TUI</strong></mark></a></h2></td><td align="center">Allows you to build interactive terminal applications based on data sets that consist of either a single type or a double type.</td><td><a href="https://1870312457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0KrE9Uk2AiblqjWtpAo%2Fuploads%2F8dN1rBSgqBtowoR5hXJp%2Fimage.png?alt=media&#x26;token=169a4134-b22f-4109-8920-380adf2b4634">image.png</a></td></tr><tr><td align="center"><h2><a href="console-tools/console-writers"><mark style="color:$primary;"><strong>Console Writers</strong></mark></a></h2></td><td align="center">Provides a vast amount of console writers for different purposes, like the progress bar writer, writing console output in color, etc.</td><td><a href="https://1870312457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0KrE9Uk2AiblqjWtpAo%2Fuploads%2F8dN1rBSgqBtowoR5hXJp%2Fimage.png?alt=media&#x26;token=169a4134-b22f-4109-8920-380adf2b4634">image.png</a></td></tr><tr><td align="center"><h2><a href="console-tools/console-checker"><mark style="color:$primary;"><strong>Console Checker</strong></mark></a></h2></td><td align="center">Provides you with a group of console checkers to ease the process of checking the features.</td><td><a href="https://1870312457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0KrE9Uk2AiblqjWtpAo%2Fuploads%2F8dN1rBSgqBtowoR5hXJp%2Fimage.png?alt=media&#x26;token=169a4134-b22f-4109-8920-380adf2b4634">image.png</a></td></tr><tr><td align="center"><h2><a href="console-tools/console-wrapper"><mark style="color:$primary;"><strong>Console Wrapper</strong></mark></a></h2></td><td align="center">Allows you to customize how the console behaves in your .NET console applications that make use of this wrapper and/or built-in Terminaux features.</td><td><a href="https://1870312457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0KrE9Uk2AiblqjWtpAo%2Fuploads%2F8dN1rBSgqBtowoR5hXJp%2Fimage.png?alt=media&#x26;token=169a4134-b22f-4109-8920-380adf2b4634">image.png</a></td></tr></tbody></table>

Other tools can be found in the left side pane of the documentation.
