|
ncurses
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Text-based UI library |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: System utilities | ||||||||||||||||||||
| Tags: tui library terminal ui curses | ||||||||||||||||||||
| Install: brew install ncurses | ||||||||||||||||||||
|
About: Ncurses is a programming library that enables the creation of text-based user interfaces (TUI) in terminal environments. It provides an API for controlling cursor movement, colors, and screen painting, allowing developers to build interactive console applications. It is a crucial dependency for many command-line tools that require more than simple line-based output. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||
| Version History | ||||||||||||||||||||
|