Giter Club home page Giter Club logo

sc-im's Introduction

SC-IM

SC-IM is a spreadsheet program that is based on SC (http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/sc-7.16.tar.gz) SC original authors are James Gosling and Mark Weiser, and mods were later added by Chuck Martin.

Some of the features of SC-IM

  • UNDO / REDO.
  • 65.536 rows and 702 columns supported. (The number of rows can be expanded to 1.048.576 if wished).
  • CSV / TAB delimited / XLSX file import and export.
  • Scripting support with LUA. Also with triggers and c dynamic linked modules.
  • Clipboard support.
  • GNUPlot interaction.
  • Key-mappings.
  • Sort of rows.
  • Filter of rows.
  • Subtotals.
  • Cell shifting.
  • 256 color support - screen colors can be customized by user, even at runtime.
  • Colorize cells or give them format such as bold or underline.
  • Wide character support. The following alphabets are supported: English, Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek, Turkish, Czech, Japanese, Chinese.
  • Autobackup.
  • Implement external functions in the language you prefer and use them in SC-IM.
  • Use SC-IM as a non-interactive calculator, reading its input from a external script.
  • More movements commands implemented !
  • Input and Output was completely rewritten.

About the name, the idea is that the program can be identified as another vim-like app. SC-IM stands for Spreadsheet Calculator Improvised. :-)

demo image demo image demo image demo image demo image

Build & Install

  • Edit Makefile file according to your system and needs.
    vim /src/Makefile
  • Only for OSX users do:
    brew install ncurses
    brew link ncurses
  • Inside /src folder run:
    make
  • Optional: You can install the binary 'sc-im' in your system by typing with a privileged user:
    make install

Helping us

Want to help? You can help us with one or more of the following:

  • giving SC-IM a star in GitHub
  • taking screenshots / creating screencasts showing SC-IM
  • making a donation (see below).

Donations

You can help SC-IM development by making a DONATION with PayPal.

If you wish to make a donation, please click the above button or just send money to [email protected] via PayPal, choosing "Goods and Services".

Thanks!

sc-im's People

Contributors

andmarti1424 avatar bsanders avatar chrisacheson avatar jimgregory avatar kyrias avatar melak avatar paolo-lulli avatar roman65536 avatar spuriousdata avatar yokattana avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.