Skip to content

EricTerrell/EBTCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (Intel/AMD 64-bit) and Linux (Intel/AMD 64-bit, ARM 64-bit). EBTCalc is open source.

EBTCalc is built on the Electron framework.

Copyright

EBTCalc (Desktop)

© Copyright 2025, Eric Bergman-Terrell

Screenshots

EBTCalc Screenshot

EBTCalc Screenshot

Links

Android Version

A version of EBTCalc for Android is also available.

Quick Start

To run EBTCalc:

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)

Building

To build:

npm run build

This will create all versions in an EBTCalc-build folder.

Running

When running the Linux (ARM 64-bit) version, you may need to include the "--no-sandbox" option.

License

GPL3

Feedback

Please submit your feedback to [email protected].

About

EBTCalc for Windows and Linux - Programmable RPN Calculator

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
GPL-3.0
license_terms.html

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published