0

I would like to show a ms2 like data table refreshing data when changing or just by time interval.

I have seen this nice module: https://www.npmjs.com/package/inquirer#reactive-interface

And this even nicer example: https://github.com/edelciomolina/inquirer-table-input

But I don't want to input data into the table but updating data by interval or just when data change.

Any nice example out there?

Thank you.

1 Answer 1

0

Blessed is a library wrapping Curses (a library used to create text user interfaces in the terminal) for Node.js:

(1) live example as static .pngenter image description here

Not the answer you're looking for? Browse other questions tagged or ask your own question.