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

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

Awesome Lists containing this project

README

          

# engineering-calculator
可以跨平台 (Web, Windows, macOS, Android, iOS) 使用的多功能小算盤。

### 預計支援的功能
* 計算機
* 科學計算機
* 進制計算機 (HEX, DEC, OCT, BIN)
* 日期計算機
* 轉換器
* 貨幣 (法幣及虛擬貨幣)
* 容積
* 長度
* 重量與質量
* 溫度
* 能源
* 面積
* 速度
* 時間
* 功率
* 資料
* 壓力
* 角度
* 頻率

### 參考資料

- [calculator](https://github.com/microsoft/calculator)