Description:
This is the initial release of the Windows Desktop Calculator application, a simple and easy-to-use calculator built using Python and Tkinter. This release includes the following features:
Features:
Basic arithmetic operations: Addition, Subtraction, Multiplication, and Division.
User-friendly graphical interface designed to be lightweight and fast.
Built for Windows OS, allowing easy installation and usage without requiring Python installation.
Installation:
You can download the following files:
Calculator Installer (.msi): This file will guide you through installing the application on your Windows machine.
Calculator Executable (.exe): The executable file can be run directly without installation.
Requirements:
Windows OS: This application is designed to run on Windows.
No additional setup or dependencies are required for the .exe and .msi versions.
How to Use:
Download the .exe or .msi from the assets below.
Run the application on your Windows machine.
Enter numbers and select an operation (+, -, *, /) to perform calculations.
Notes:
If you encounter any bugs or have suggestions for improvements, feel free to create an issue on the GitHub repository.
We welcome contributions and feedback to help make the calculator even better.
Full Changelog: https://github.com/adityajanjanam/WIndowsDesktopCalculator/commits/v1.0.0