https://github.com/leoliu0605/opencalculator
https://github.com/leoliu0605/opencalculator
android-app app calculator flutter ios-app macos-app web windows-app
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leoliu0605/opencalculator
- Owner: leoliu0605
- License: mit
- Created: 2022-10-06T05:48:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T03:29:47.000Z (over 2 years ago)
- Last Synced: 2025-03-28T16:03:51.333Z (over 1 year ago)
- Topics: android-app, app, calculator, flutter, ios-app, macos-app, web, windows-app
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# engineering-calculator
可以跨平台 (Web, Windows, macOS, Android, iOS) 使用的多功能小算盤。
### 預計支援的功能
* 計算機
* 科學計算機
* 進制計算機 (HEX, DEC, OCT, BIN)
* 日期計算機
* 轉換器
* 貨幣 (法幣及虛擬貨幣)
* 容積
* 長度
* 重量與質量
* 溫度
* 能源
* 面積
* 速度
* 時間
* 功率
* 資料
* 壓力
* 角度
* 頻率
### 參考資料
- [calculator](https://github.com/microsoft/calculator)