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

https://github.com/snowdingo/calcbee

A free calculator app for all desktop.
https://github.com/snowdingo/calcbee

Last synced: 11 months ago
JSON representation

A free calculator app for all desktop.

Awesome Lists containing this project

README

          

# CalcBee Project
CalcBee project is an open source project that aims at creating a suitable software for most mathematical needs.

## Installation
Currently, we only support MacOS. You can download the latest version from our Github release section.

## Features
- Basic arithmetic operations

## Setup
- Tauri
- Vite.js
- React.js

## Directory
- `src-tauri` - Tauri project
- `src` - Vite.js project(the actual project code)
- `components` - React components
- `assets` - Images, fonts, etc.
### Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)

## License
This software is provided by MIT license.