README.md
February 14, 2026 ยท View on GitHub
RunMath
A keyboard-first calculator for Windows - Do math, quickly ๐
Built with โค๏ธโ๐ฅ by @dubisdev
๐ Go to Download Page ย | ย Give it a Star โญ
๐งฎ Features
Basic math operations:+,-,x,/,%,^,โ,!,...Complex numbers(ex: 2i * 8i = -16)Unit conversion(ex: 1m to cm = 100)
Note: Feel free to open an issue if you have any suggestions or ideas for new features!
๐ Shortcuts
RunMath comes with a few shortcuts to make your life easier:
- Use
upanddownarrows to navigate through the history Alt+Mto toggle the visibility of the app (M stands for math ๐)Alt+Qto quit the appAlt+Sopens the settingsEntercopies the result to the clipboard and clears the input=saves the result to the historytabto select the inputescto clear the input
โ๏ธ Settings
Configure the app to your liking! For now, you can change:
- Background color
- Run app on startup or not
- Use Big Numbers (for calculations with big numbers > 15 digits)
- Output format (scientific, fixed, engineering, auto)
- Hide on Enter
๐ Privacy Policy
RunMath does NOT:
- collect any personal information,
- track you,
- send your keystrokes to any server,
- send any data to any server.
All the calculations are done locally on your computer. Your preferences are stored locally on your computer.
The Windows Store version does not have update checks, so it does not connect to any server.
โ๏ธ License
MIT ยฉ David Jimenez