EBTCalc

所属分类:Linux/Unix编程
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-08-31 03:56:50
上 传 者sh-1993
说明:  EBTCalc for Windows和Linux-可编程RPN计算器,
(EBTCalc for Windows and Linux - Programmable RPN Calculator,)

文件列表:
.idea/ (0, 2023-08-30)
.idea/dictionaries/ (0, 2023-08-30)
.idea/dictionaries/Eric_Terrell.xml (156, 2023-08-30)
.idea/electron-programmable-rpn-calculator.iml (537, 2023-08-30)
.idea/misc.xml (607, 2023-08-30)
.idea/modules.xml (324, 2023-08-30)
.idea/vcs.xml (180, 2023-08-30)
LICENSE.md (34916, 2023-08-30)
about.css (155, 2023-08-30)
about.html (2449, 2023-08-30)
check_for_updates.css (194, 2023-08-30)
check_for_updates.html (1051, 2023-08-30)
common.css (65, 2023-08-30)
display_stack.css (670, 2023-08-30)
display_stack.html (416, 2023-08-30)
edit.css (1430, 2023-08-30)
edit.html (2207, 2023-08-30)
graph.css (147, 2023-08-30)
graph.html (381, 2023-08-30)
index.css (2944, 2023-08-30)
index.html (12905, 2023-08-30)
lib/ (0, 2023-08-30)
lib/appInfo.js (892, 2023-08-30)
lib/bigNumberFormatter.js (3079, 2023-08-30)
lib/bigNumberUtils.js (1298, 2023-08-30)
lib/builtInFunctions.js (12915, 2023-08-30)
lib/category.js (8883, 2023-08-30)
lib/checkVersion.js (2622, 2023-08-30)
lib/constants.js (1192, 2023-08-30)
lib/detectNewables.js (1864, 2023-08-30)
lib/errorText.js (1000, 2023-08-30)
lib/fileUtils.js (1374, 2023-08-30)
lib/files.js (6612, 2023-08-30)
lib/functionAndMethodUtils.js (1518, 2023-08-30)
lib/functionExecutor.js (10449, 2023-08-30)
... ...

# EBTCalc for Windows and Linux EBTCalc (Desktop) is a Reverse Polish Notation (RPN) calculator with custom buttons, programmed in Javascript, using a convenient editor. EBTCalc runs on Windows 10, OSX, and Linux. EBTCalc is open source. EBTCalc is built on the [`Electron`](https://github.com/electron/electron) framework. # Copyright EBTCalc (Desktop) © Copyright 2023, [`Eric Bergman-Terrell`](https://www.ericbt.com) # Screenshots ![`EBTCalc Screenshot`](https://www.ericbt.com/uploaded_images/ebtcalc_github.png "EBTCalc Screenshot, Main Window") ![`EBTCalc Screenshot`](https://www.ericbt.com/uploaded_images/ebtcalc_github_2.png "EBTCalc Screenshot, Edit Window") # Links * [`website`](https://www.ericbt.com/ebtcalc_electron) * [`binaries`](https://www.ericbt.com/ebtcalc_electron/download) * [`installation`](https://www.ericbt.com/ebtcalc_electron/installation) * [`reference`](https://www.ericbt.com/ebtcalc_electron/reference) * [`version history`](https://www.ericbt.com/ebtcalc_electron/versionhistory) * [`donate`](https://www.ericbt.com/ebtcalc_electron/donate) # Android Version A version of [`EBTCalc for Android`](https://www.ericbt.com/ebtcalc) is also available. # Quick Start To run EBTCalc: ```sh git clone https://github.com/EricTerrell/EBTCalc.git cd EBTCalc npm install npm start ``` # Debugging To enable the Chrome debugging tools, set the DEBUG_MENUS environment variable to true (see displayCustomMenus in WindowUtils) # License [`GPL3`](https://www.gnu.org/licenses/gpl-3.0.en.html) # Feedback Please submit your feedback to EBTCalc@EricBT.com.

近期下载者

相关文件


收藏者