Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dubisdev/runmath

Do math, quickly 🚀 - A keyboard-first calculator for Windows
https://github.com/dubisdev/runmath

calculator keyboard math tauri-app utility windows

Last synced: about 2 months ago
JSON representation

Do math, quickly 🚀 - A keyboard-first calculator for Windows

Awesome Lists containing this project

README

        



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](./LICENSE.md) © [David Jimenez](https://dubis.dev)