ConsoleGUI icon
ConsoleGUI icon

ConsoleGUI

ConsoleGUI is a simple .NET framework for creating console-based GUI applications. It provides most essential layout management utilities as well as a set of basic controls.

ConsoleGUI screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Tui
  2.  Text-based

 Tags

ConsoleGUI News & Activities

Highlights All activities

Recent activities

No activities found.

ConsoleGUI information

  • Developed by

    PL flagTomasz Rewak
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  1,104 Stars
  •  48 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
ConsoleGUI was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is ConsoleGUI?

ConsoleGUI is a simple .NET framework for creating console-based GUI applications. It provides most essential layout management utilities as well as a set of basic controls.

What sets this library apart from other projects that provide similar functionalities, is the fact that the ConsoleGUI framework is fully layout-driven. In this regard it’s more like WPF or HTML, than for example Windows Forms. You don’t specify exact coordinates at which a given control should reside, but rather let stack panels, dock panels and other layout managers do their work.

ConsoleGUI Videos