Skip to content

whgfu/ScoreboardUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pseudo console GUI for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%