Bvoxl / RustCalc

A simple calculator application made in rust with the slint gui framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RustCalc

A simple calculator application made in rust with the slint gui framework. This was kinda just a project to expand knowledge on rust and create a fun app.

Building can be done through rustc and also requires the slint crate.

image

About

A simple calculator application made in rust with the slint gui framework

License:MIT License


Languages

Language:Slint 78.6%Language:Rust 21.4%