← Package directory
Available on winget

Install Numara

Simple notepad calculator built on Electron, powered by Math.js

Install with winget
winget install --id bornova.numara
Upgrade
winget upgrade --id bornova.numara
Uninstall
winget uninstall --id bornova.numara

About Numara

Simple notepad calculator built on Electron, powered by Math.js

What's new in 6.10.4

- Added theme colors to text entries - Remove tinykeys dependency - Updated dependencies

Read release notes

Version history

Version Updated Notes
6.10.4 - Added theme colors to text entries - Remove tinykeys dependency - Updated dependencies
6.10.3 Unknown - Fixed issue where some currencies were clashing with some units. - Updated dependencies
6.10.2 Unknown - Fix more UI regressions/bugs
6.10.1 Unknown - Minor UI fixes/improvements
6.9.1 Unknown - Fix currency locale bug #250 - Updated dependencies
6.9.0 Unknown - Added setting to choose how the page list side bar is displayed. (#244) - Auto: Automatically choose to slide out or show docked depending on window width. - Slide out: Always slides out from left using the open/close...
6.8.4 Unknown - Suppress new version notification and move other notifications out of editor input area. (#243) - Minor bug fixes and improvements - Updated dependencies
6.8.3 Unknown - Improved currency formatting. Fixes #241 - Minor bug fixes and improvements
6.8.2 Unknown - Added code signing to Windows builds - Updated dependencies
6.8.1 Unknown - Fixed a copy answer regression where thousands separator would be included even when turned off in settings.
6.8.0 Unknown - Support for other languages and unicode characters as variable names. #230 - Minor cleanup and improvements
6.7.0 Unknown - Simplified and improved theme switching - Many under the hood bug fixes and improvements Full Changelog: v6.6.9...v6.7.0
6.6.9 Unknown Updated dependencies
6.6.8 Unknown - Fix regression #226
6.6.7 Unknown - Updated dependencies
6.6.6 Unknown - Removed duplicate total, subtotal, avg and subavg values from calculations. #222 - Assigning variables are now excluded from calculations for cleaner output. Ex. x = 2 will no longer output 2 as answer and number 2 wil...
6.6.5 Unknown - Added luxon, formulajsand nerdamer libraries to global scope to enable usage in user defined functions. - Updated dependencies
6.6.4 Unknown - Version upgrade to implement new build process. No app changes from v6.6.3
6.6.2 Unknown - Minor bug fix - Update dependencies
6.6.1 Unknown - Fixed pasting regression by reverting back to default pasting behavior until a better solution can be implemented. - Updated dependencies