https://github.com/tcb13/tbcalc
The best desktop console calculator yet!
https://github.com/tcb13/tbcalc
calculator calculator-javascript console-calculator
Last synced: about 2 months ago
JSON representation
The best desktop console calculator yet!
- Host: GitHub
- URL: https://github.com/tcb13/tbcalc
- Owner: TCB13
- License: gpl-3.0
- Created: 2022-05-07T17:40:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T22:51:28.000Z (8 months ago)
- Last Synced: 2025-04-22T20:15:23.731Z (about 2 months ago)
- Topics: calculator, calculator-javascript, console-calculator
- Language: JavaScript
- Homepage:
- Size: 649 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TBCalc - Console Calculator
The best desktop console calculator yet!🌐 Try TBCalc Online: https://tbcalc.tcb13.com
💻 **TBCalc Windows App:** https://github.com/TCB13/TBCalc/releases/download/1.4/TBCalc-v1-4-0-Setup.zip
**TBCalc** brings the power and usability of a console to everyday math. Most calculator applications are great, but unfortunately they provide a very poor experience when it comes keyboards. TBCalc fixes that by merging a typical console enviroment with a powerful calculator.
# Project Philosophy
* Make the best desktop calculator, optimized for keyboards instead of touch;
* Self-contained web application without external dependencies;
* No user tracking and/or other intrusive stuff;
* No build process;
* Take advange of ES6 and browser's latest features as long as they work in Microsoft Edge WebView2.## Dependencies
TBCalc is developed to be a self-contained web application without external dependencies. It comes with `math.js`, `bootstrap`, `boostrap-icons` and `popper.js`. Clone this repository and you're good to go.________
Copyright © TCB13 (Tadeu Bento) 2022-2024. Licensed under GPLv3.