/Graphite-Sheets

Simple, native spreadsheet app

Primary LanguageC++

Graphite Sheets

Simple, native spreadsheet application for Mac, Windows, and Linux.

Linux Screenshot

Building

  • Install Qt5
  • Install CMake
  • Install a C++ compiler with C++17 support
$ mkdir build && cd build
$ cmake ..
$ make
$ ./graphite-sheets