Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 580 Bytes

File metadata and controls

31 lines (23 loc) · 580 Bytes

Screen Shot

gif from branch

asset in ./.github/capui_video02.crop.gif

Simple Video

asciicast

Compile Dependencies

download and compile FTXUI

	cd FTXUI
    mkdir build && cd build
    cmake ../
    make

Now you've got following libs in build folder

  • libcomponent.a
  • libdom.a
  • libscreen.a

move them to

capui/FXTUI/lib/

Usage

  sudo ./capui