Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 886 Bytes

File metadata and controls

11 lines (10 loc) · 886 Bytes

LambdaKit.Terminal

LambdaKit.Terminal is a C# library for managing everything in the terminal, it's an alternative of Console, and it can be used for tui applications. It supports things like colors, argument parsing, key listening and windowing (experimental).

wiki repo

Examples