Console Application Information
A console application is a computer program designed to be used via a text-only computer interface, such as a text terminal, the command line interface of some operating systems (Unix, DOS, etc.) or the text-based interface included with most Graphical User Interface (GUI) operating systems, such as the Win32 console in Microsoft Windows, the Terminal in Mac OS X, and xterm in Unix. A user typically interacts with a console application using only a keyboard and display screen, as opposed to GUI applications, which normally require the use of a mouse or other pointing device. Many console applications such as command line interpreters are command line tools, but numerous Text User Interface (TUI) programs also exist.
As the speed and ease-of-use of GUI applications have improved over time, the use of console applications has greatly diminished, but not disappeared. Some users simply prefer console based applications, while some organizations still rely on existing console applications to handle key data processing tasks.
Console based applications
The following list contains a small selection of console based applications:
- Lynx — web browser
- Irssi — IRC client
- Alpine — e-mail client
- Mutt — e-mail client
- Midnight Commander — file manager
- nano — text editor
- Music on Console — audio player
- cmus — audio player
See also
| This article related to a type of software is a stub. You can help Wikipedia by expanding it. · · |
Categories: Terminal emulators | User interfaces | Windows software | Mac OS X software | Unix software | Console application |
|