logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SCIM Spreadsheet - Calculate Data in Terminal | Online Free DevTools by Hexmos

Calculate data in terminal with SCIM, a curses-based spreadsheet calculator. Edit cells, align content, and perform calculations effortlessly. Free online tool, no registration required.

scim

A curses based, vim-like spreadsheet calculator. Use <h><j><k><l> or <ArrowKeys> to navigate. More information: https://github.com/andmarti1424/sc-im.

  • Start SC-IM:

scim {{path/to/file.csv}}

  • Enter a string into the current cell:

{{<<>|<>>}}

  • Enter a numeric constant into the current cell:

<=>

  • Edit string in the current cell:

<E>

  • Edit number in the current cell:

<e>

  • Center align the current cell:

<|>

return

See Also