mtCellEdit is a lightweight spreadsheet program. Its main goal is to provide facilities for simple day-to-day tasks using a minimal graphical user interface. It uses TSV based file formats to ensure that archived data is always accessible to other programs, regardless of operating system, both now and in the future. These "other programs" might be spreadsheet programs, text editors, command line tools, or custom built programs. It is written from scratch and provides all of its core facilities via a library, so any C program can access its API.
| Tags | Spreadsheet Editor Libraries Office/Business |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux |
| Implementation | C GTK 2.x |
| Translations | English |
Recent releases


Release Notes: Graphing facilities are now integrated into the main GUI with data stored in the CED/ZIP book file format. Graphs can be exported to various file formats including PNG, PDF, and SVG. Cells can now have various types of borders. Sheets can now be exported as HTML files.


Release Notes: Sheets can now be exported to several new output formats including PDF and SVG.