summarum is a basic math notebook, that allows you to write multiple equations each in one line. This is what it looks like:
summarum should work on all operating systems, as it's built on Tauri. I have tested it under Gnome on Linux.
The idea of such a tool is not really new, it exists already. Mostly I have seen it as apps for MacOS. A few of them are:
- Soulver
- Calca
- Numi
- MathNotepad (by the
mathjs
author himself, which summarum also uses for evaluation)
I wanted to build something similar that is open source and works on Linux.