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
- Host: GitHub
- URL: https://github.com/entityfx/scoreboardui
- Owner: EntityFX
- License: mit
- Created: 2014-08-28T09:16:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T12:05:53.000Z (about 8 years ago)
- Last Synced: 2024-11-09T00:12:59.209Z (over 1 year ago)
- Topics: c-sharp, tui
- Language: C#
- Size: 1.21 MB
- Stars: 22
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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
[](https://youtu.be/dqbhSkQzs80)