Skip to content

03yadavankit/GUICalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Calculator App

This is a simple calculator application built using the Kivy framework. The app provides a graphical user interface for performing basic arithmetic calculations.

Installation

To use the calculator app, you need to have Python and Kivy installed on your system. Install Kivy framework by running the following command in your terminal or command prompt:

Usage

To run the calculator app, execute the following command in your terminal or command prompt:

Once the app is running, you can use the buttons on the screen to input numbers and perform calculations. The output will be displayed in the labeled area.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Decimal point input for decimal numbers.
  • Clear button to reset the input and output.

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages