CalculatorWithHistory is a simple calculator application that aims to provide a convenient and intuitive way to perform calculations. It has a display that shows the calculation history, allowing you to review and reuse previous results. It also has a feature that highlights the numbers that are equal to values from previous calculations, making it easier to spot patterns and connections.
You can download and unzip the binary package from the release page and run the executable file.
- Basic mathematical calculation.
- A display that shows the calculation history.
- Highlighting of the numbers that are equal to values from previous calculation.
- A menu with actions to toggle the highlighting, copy the history to the clipboard, and clear the history.
This app is still at a very early stage and there are many features and details to be refined. Some of them are:
- Scientific operators.
- Release on other platforms.
This project uses the GPL v3 license for the source code.