An open API service indexing awesome lists of open source software.

https://github.com/stephtr/qalculator

Progressive Web app for calculating the awesome way
https://github.com/stephtr/qalculator

calculator scientific-calculator

Last synced: 6 months ago
JSON representation

Progressive Web app for calculating the awesome way

Awesome Lists containing this project

README

          

# Qalculator.xyz


Get it from Microsoft


Get it on Google Play


Get it on Apple AppStore

A calculator for the web, based on [libqalculate by Hanna Knutsson](https://github.com/Qalculate/libqalculate)

Work on an updated version has started, see the [v2 branch](https://github.com/stephtr/qalculator/tree/v2).

Live at https://qalculator.xyz/
[![Screenshot](website/static/app_screenshot_desktop.png)](https://qalculator.xyz/)

## Development

This repo is split into two parts:

- `lib` is responsible for building a web assembly based on [`libqalculate`](https://github.com/Qalculate/libqalculate).
- `website` is the progressive web app (a SvelteKit website)