1 repository
Libraries that provide an API compatible with the curses standard for terminal screen manipulation.
Distinguishing note: Candidates were focused on general library versioning or web APIs, not the curses terminal standard.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Curses-Compatible Implementations. Refine with filters or upvote what's useful.
Asciimatics is a cross-platform terminal user interface framework and console wrapper. It functions as a curses-compatible library providing a toolkit for building interactive text-based applications, an ASCII art generator, and a terminal animation engine. The project distinguishes itself through a visual effects engine capable of rendering sprites, particle systems, and anti-aliased lines. It includes specialized systems for creating moving text-based graphics and tools for converting image files into character-based representations. The framework covers core terminal management including
Implements an API compatible with the curses standard for cross-platform terminal screen manipulation.