/CalculatorWithHistory

Calculator with history. Highlighting equal values in the history.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

CalculatorWithHistory

platform
License: GPL v3

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.

Screenshot

demo

Usage

You can download and unzip the binary package from the release page and run the executable file.

Features

  • 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.

Todo

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.

License

License: GPL v3 This project uses the GPL v3 license for the source code.