CDK (programming library)
Appearance
![]() | It has been suggested that this article be merged with CDK (Vexus) and Talk:CDK (Mike Glover)#Merge. (Discuss) Proposed since March 2008. |
CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development. It was originally written by Mike Glover and then later extended by Thomas Dickey. The widgets wrap ncurses functionality to make writing full screen curses programs faster. This entry refers to the version maintained by Thomas Dickey, and should not be confused with the CDK written by Vexus.
Programs that use CDK
- Password Management System A console based password management program