What does HackerNews think of sc-im?
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
Language:
C
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal:
Lurking around for text based spreadsheets for Linux, brought this one which can import/export xls and xlsx, use GNUPlot for graphing and Lua for scripting.
https://github.com/andmarti1424/sc-im
Already packaged in Debian and Alpine, possibly others.
I've been meaning to check out sc-im ("Spreadsheet Calculator Improvised" https://github.com/andmarti1424/sc-im) for a while now. Among its listed features:
> GNUPlot interaction.
> Scripting support with LUA. Also with triggers and c dynamic linked modules.
> Implement external functions in the language you prefer and use them in SC-IM.
Does anyone here have experience using it? Is it stable and reliable, and does it handle large files well?
SC-IM is a terminal based spreadsheet. It is the modern version of visicalc. https://github.com/andmarti1424/sc-im
I really like the idea of teapot, and keep trying to use it. But I end up going back to sc-im each time as it seems to click better in my brain.
Does anyone have suggestions for how to get teapot to click, or suggestions for other terminal spreadsheets?
sc-im (https://github.com/andmarti1424/sc-im/)? It might have too many or too few features, depending on your point of view.
> 5. https://github.com/andmarti1424/sc-im if I want
> a TUI. This is closest to what you were asking for.
Thank you! Yes, this seems to be almost perfect. I cannot believe that there is no "arbitrary string search" feature, but I can grep in another terminal window at least.Thank you.