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

https://github.com/rakin406/calculator

A GUI calculator application
https://github.com/rakin406/calculator

calculator gui

Last synced: 11 months ago
JSON representation

A GUI calculator application

Awesome Lists containing this project

README

          

## Description

A simple GUI application for calculations.

## Getting Started

### Dependencies

* Rust
* nodejs
* npm

### Executing program

* Open terminal
```bash
git clone https://github.com/rakin406/calculator.git
cd calculator
npm install
npm run tauri dev
```

## Authors

Rakin Rahman

## License

This project is licensed under the MIT License - see the LICENSE file for details