sc-im is a spreadsheet program made with ncurses for terminal .
sc-im is based on sc a similar application developed by James Gosling, the creator of Java.
Some of the features of sc-im are:
To install first you will need the dependencies:
Once installed, just clone, compile and install:
https://github.com/andmarti1424/sc-im
cd sc-im
make
sudo make install
sc-im
screenhostsFor the installation manual go to this link and the official repository on GitHub .