Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

AlexeyChernikov/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Download the app

The application is a standard type string-calculator written in C# using the MVVM pattern and the design of the Windows calculator.

See the CHANGELOG for what has changed each version.

Feature

  • Standard Calculator functionality which offers basic operations.

How to Install

Download the Windows installer (CalculatorInstaller) from the latest release.

You can also download the non-installer version and unzip the folder wherever you'd like. Run the app via the Calculator.exe executable in that folder.

How to Uninstall

You can just delete the folder that has Calculator.exe in it, wherever you unzipped that folder. Or use the uninstaller.

License

This project is licensed under the MIT License - see the LICENSE file for details.