sc-im
Vim-like spreadsheet calculator.
sc‑im is an ncurses‑based spreadsheet calculator that adopts Vim‑style navigation and editing commands. It presents a grid of cells that can hold numbers or text, supporting undo/redo, cell shifting, sorting, filtering, and subtotals. The interface allows direct color customization, bold/italic/underline formatting, and wide‑character text in many alphabets, while also offering clipboard integration and GNUPlot interaction for visualizing data.
The tool can import and export a range of formats, including CSV, tab‑delimited, XLSX, ODS, and Markdown, and it can be scripted with Lua for extended functionality or used as a non‑interactive calculator invoked from external scripts. Optional features such as Lua scripting, external function linking, and plot generation are enabled through additional libraries.
Designed for users comfortable with command‑line environments, sc‑im targets developers and power users who need a lightweight, Vim‑like spreadsheet experience without a graphical UI. It runs on Unix‑like systems with ncurses, gcc, and make, and can be installed via package managers or built from source.
Reviews
Loading reviews…
Similar apps

Databases & Data Tools
visidata
Spreadsheet multitool for data discovery and arrangement.

Code Editors & IDEs
vim
Vim - the ubiquitous text editor.
Terminals & CLI
bcal
Byte CALculator for storage conversions and calculations.

STEM Tools & Simulations
Qalculate
Calculate non-trivial math expressions. Unit conversions, symbolic calculations and more.

Trading & Investing
cointop
Track cryptocurrencies.
Terminals & CLI
scc
Count lines of code, blank lines, comment lines, and physical lines of source code.