Skip to content

StompRocket/Graphite-Sheets

Repository files navigation

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

Releases

No releases published

Packages

No packages published