Term for user interfaces using characters to create “keyboard navigating menus”: GUI or CLI?

softwareengineering.stackexchange https://softwareengineering.stackexchange.com/questions/381878

  •  16-02-2021
  •  | 
  •  

سؤال

Does anyone know a term for these kind of user interfaces? Some examples:

  • old BIOS menu of PCs

  • safeboot menu of windows

  • other old MSDOS applications running on fullscreen using "keyboard navigating menus" (like accounting softwares).

What is the technical term for such types of interfaces? This could be helpful when searching on google (keywords) for information on writing such applications.

هل كانت مفيدة؟

المحلول

The term you are looking for is Text-based user interface (TUI). Wikipedia has also some links to libraries which can be used to create such interfaces.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى softwareengineering.stackexchange
scroll top