Sc (spreadsheet calculator)

Last updated
sc
Original author(s) James Gosling [1]
Developer(s) Mark Weiser, Robert Bond, Chuck Martin (current maintainer)
Initial release1981
Stable release
7.16 / September 20, 2002;22 years ago (2002-09-20)
Preview release
7.16_1.1.2 / April 2, 2018;7 years ago (2018-04-02)
Written in C (programming language)
Operating system Linux, Unix, Windows, macOS
Size 471 k
Available in English
Type Spreadsheet
License Public domain
Website www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/!INDEX.html

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.

Contents

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, Fedora, and Arch Linux. [2]

References

  1. 1 2 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