SkillAgentSearch skills...

ConsoleDraw

C# Console Graphics Library

Install / Use

/learn @Haydend/ConsoleDraw
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ConsoleDraw

C# Console GUI Graphics Library. <br/> <br/> This library allows graphical GUI Windows and Inputs to be drawn in a console window<br/> <br/> The example applications show what is possible and how to use the library <br/>

<ul> <li>TEXT is a text editing application simlar to Window's Edit</li> <li>Calculator is a simple calculation app </li> <li>File Change is an alternative to the cd/chdir command for changing the directory of a console window. It provides a GUI for selecting the new path.</li> </ul> <br/>

Included Inputs

Button <br/> TextBox <br/> TextArea <br/> CheckBox <br/> Radio Buttons <br/> Labels <br/> Dropdowns <br/> Menus <br/> FileBrowser <br/>

#Included Windows Alert <br/> Confirm <br/> Save <br/> Load <br/>

Screenshots of Example Applications

<img src="https://raw.githubusercontent.com/Haydend/ConsoleDraw/master/ScreenShots/Calculator.png"> <br/> <br/> <img src="https://raw.githubusercontent.com/Haydend/ConsoleDraw/master/ScreenShots/TEXT%201.png"/> <br/> <br/> <img src="https://raw.githubusercontent.com/Haydend/ConsoleDraw/master/ScreenShots/TEXT%202.png"> <br/> <br/> <img src="https://raw.githubusercontent.com/Haydend/ConsoleDraw/master/ScreenShots/TEXT%203.png"> <br/> <br/>

Related Skills

View on GitHub
GitHub Stars196
CategoryDevelopment
Updated1mo ago
Forks33

Languages

C#

Security Score

80/100

Audited on Feb 17, 2026

No findings