Skip to content

lobau/napkin

 
 

Repository files navigation

Icon

NaSC

Do maths like a normal person

screenshot

NaSC is an app where you do maths like a normal person. It lets you type whatever you want and smartly figures out what is math and spits out an answer on the right pane. Then you can plug those answers in to future equations and if that answer changes, so does the equations it's used in.

Installation

Get it on AppCenter

Building

Dependencies:

apt install -y gobject-introspection libgee-0.8-dev libwebkit2gtk-4.0-dev libgtksourceview-3.0-dev libcln-dev libgranite-dev libcurl4-openssl-dev libmpfr-dev intltool meson valac

then build with:

meson build --prefix=/usr
ninja -C build install

Packages

No packages published

Languages

  • Vala 96.8%
  • Meson 2.5%
  • Other 0.7%