This project has only one dependency: ncurses
.
$ sudo apt-get install build-essential libncurses5-dev libncursesw5-dev
You should be able to build the project.
$ make
Then, just run the program
inside the ./bin
folder.
$ ./bin/program
You should be able to view the following TUI.