An open API service indexing awesome lists of open source software.

https://github.com/entityfx/scoreboardui

Pseudo console GUI for .NET
https://github.com/entityfx/scoreboardui

c-sharp tui

Last synced: about 1 year ago
JSON representation

Pseudo console GUI for .NET

Awesome Lists containing this project

README

          

# TUI Framework.

TUI (Text User Interface) compatible with netstandard2.0
Uses only Console class.

## Features

* Controls
* TextBox
* PasswordBox
* Label
* CheckBox
* RadioButton
* Image (ASCII)
* Panel
* BorderPanel
* ComboBox
* ListView
* Table
* ProgressBar
* Menu
* StatusBar
* MessageBoxes
* Confirm
* Prompt
* Alert
* Custom dialog
* Navigation
* Navigate to specific Scoreboard (Screen)
* Go Back
* Pass data

[![Example application video on Windows](https://youtu.be/dqbhSkQzs80)](https://youtu.be/dqbhSkQzs80)