ScoreboardUI icon indicating copy to clipboard operation
ScoreboardUI copied to clipboard

Pseudo console GUI for .NET

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