This package browser is in early development. Mind the rough edges.

ftxui

C++ Functional Terminal User Interface

Functional Terminal (X) User interface (FTXUI) is a simple C++ library for terminal based user interfaces.

Main features:

  • Functional style.

  • Keyboard & mouse navigation.

  • Support for UTF8 and fullwidth chars.

  • Support for animations.

  • Support for drawing.

  • No dependencies.

Installation

Install the latest version of ftxui as follows:

guix install ftxui

Or install a particular version:

guix install ftxui@5.0.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/ftxui/'><img src='http://127.0.0.1:3000/packages/ftxui/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ftxui/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ftxui/)
Org: [[http://127.0.0.1:3000/packages/ftxui/][http://127.0.0.1:3000/packages/ftxui/badges/latest-version.svg]]