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.
- Host: GitHub
- URL: https://github.com/snowdingo/calcbee
- Owner: SnowDingo
- Created: 2025-02-23T09:28:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-28T07:24:39.000Z (over 1 year ago)
- Last Synced: 2025-03-25T15:56:49.313Z (about 1 year ago)
- Language: TypeScript
- Size: 455 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.