Skip to content

wenjie23/CalculatorWithHistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.