![Get it on Google Play](/stephtr/qalculator/raw/main/website/static/badge-google-play.png)
![Get it on Apple AppStore](/stephtr/qalculator/raw/main/website/static/badge-appstore.png)
A calculator for the web, based on libqalculate by Hanna Knutsson
Work on an updated version has started, see the v2 branch.
Live at https://qalculator.xyz/
This repo is split into two parts:
lib
is responsible for building a web assembly based onlibqalculate
.website
is the progressive web app (a SvelteKit website)