erhanbaris / smartcalc-app

Smart calculator application

Home Page:https://erhanbaris.github.io/smartcalc-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartCalc

SmartCalc-App

This project is for building and generating SmartCalc web and desktop applications. You can find original smartcalc library source code at here.

Web application

Open web application

Start web application locally

Dependencies:

cargo install basic-http-server
cargo install wasm-bindgen-cli
cargo install wasm-pack
cargo install wasm-gc

For publish:

./build_and_start.sh

Then open http://127.0.0.1:8000/ at your favorite browser.

About

Smart calculator application

https://erhanbaris.github.io/smartcalc-app/

License:GNU General Public License v2.0


Languages

Language:Rust 94.6%Language:JavaScript 4.9%Language:Batchfile 0.3%Language:Shell 0.2%