A keyboard-first calculator for Windows - Do math, quickly ๐
Built with โค๏ธโ๐ฅ by @dubisdev
๐ Go to Download Page ย | ย Give it a Star โญ | ย Support the project ๐ค
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!
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 settingsAlt+Uopens the download page in your browserEntercopies the result to the clipboard and clears the input=saves the result to the historytabto select the inputescto clear the input
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 notation: 1.2345e+5
- Fixed point: 1234567.89
- Engineering notation: 1.23456789e+6 (exponents are multiples of 3)
- Auto: scientific notation for numbers < 0.0001 or > 9999999, fixed point otherwise
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.
MIT ยฉ David Jimenez


