Article · Wikipedia archive · Last revised Jul 22, 2026

Sc (spreadsheet calculator)

sc is a cross-platform, free, TUI, spreadsheet and calculator application that runs on Unix and Unix-like operating systems. It has also been ported to Windows. It can be accessed through a terminal emulator, and has a simple interface and keyboard shortcuts resembling the key bindings of the Vim text editor. It can be used in a similar manner to other spreadsheet programs, e.g. for financial and budgeting purposes.

Last revised
Jul 22, 2026
Read time
≈ 1 min
Length
242 w
Citations
3
Source
sc
Original authorJames Gosling1
DevelopersMark Weiser, Robert Bond, Chuck Martin (current maintainer)
Release1981
Stable release
7.16 / September 20, 2002 (2002-09-20)
Preview release
7.16_1.1.3 / November 23, 2024 (2024-11-23)
Written inC (programming language)
Operating systemLinux, Unix, Windows, macOS
Size471 k
Available inEnglish
TypeSpreadsheet
LicenseUnlicense
Websitewww.ibiblio.org/pub/Linux/apps/financial/spreadsheet/!INDEX.html
Repositoryhttps://github.com/n-t-roff/sc

sc is a cross-platform, free, TUI, spreadsheet and calculator application that runs on Unix and Unix-like operating systems. It has also been ported to Windows. It can be accessed through a terminal emulator, and has a simple interface and keyboard shortcuts resembling the key bindings of the Vim text editor. It can be used in a similar manner to other spreadsheet programs, e.g. for financial and budgeting purposes.

The program is based on the ncurses interface library and features a comprehensive manual page describing its options and configuration. It includes an extensive mathematical formula library and uses the same file format as Xspread, also supporting plugins as external commands. The program was previously known as vc.1 sc is already present in the default repositories of popular Linux distributions such as Ubuntu and Fedora.2

References

References

  1. Hallyn, Serge (2010-12-01). "sc: the Venerable Spreadsheet Calculator". Linux Journal. Linux Journal.
  2. Brochard, Adrien (2014-05-06). "How to make spreadsheets in a Linux terminal". Xmodulo.
Further reading

Further reading

External links