dubisdev / runmath

Do math, quickly ๐Ÿš€ - A keyboard-first calculator for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runmath icon

RunMath

A keyboard-first calculator for Windows - Do math, quickly ๐Ÿš€
Built with โค๏ธโ€๐Ÿ”ฅ by @dubisdev

๐Ÿ”— Go to Download Page   |   Give it a Star โญ |   Support the project ๐Ÿค

Last available version Total downloads


๐Ÿงฎ Features

  • Basic math operations: +, -, x, /, %, ^, โˆš, !,...
  • Complex numbers (ex: 2i * 8i = -16)
  • Unit conversion (ex: 1m to cm = 100)

Animated runmath gif Runmath capabilities Runmath available config options

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 up and down arrows to navigate through the history
  • Alt+M to toggle the visibility of the app (M stands for math ๐Ÿ‘€)
  • Alt+Q to quit the app
  • Alt+S opens the settings
  • Enter copies the result to the clipboard and clears the input
  • = saves the result to the history
  • tab to select the input
  • esc to 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)

๐Ÿ” 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

About

Do math, quickly ๐Ÿš€ - A keyboard-first calculator for Windows

License:MIT License


Languages

Language:TypeScript 76.4%Language:CSS 11.1%Language:Rust 8.8%Language:HTML 3.7%