N
N

ncurses

ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
8likes
0articles

Features

  1.  Text-based

ncurses News & Activities

Highlights All activities

Recent activities

  • POX added ncurses as alternative to Gova

ncurses information

AlternativeTo Category

OS & Utilities

GitHub repository

  •  618 Stars
  •  128 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
ncurses was added to AlternativeTo by vermin96 on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is ncurses?

ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator. It also optimizes screen changes, in order to reduce the latency experienced when using remote shells.