Skip to content

AayushCode24-7/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Aayush's Calculator

A simple customizable calculator application built using Python and Tkinter. It supports basic arithmetic operations and allows users to set a custom background image for the calculator window.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division, and decimal calculations.
  • User-friendly button interface and keyboard input support.
  • Custom background image support with common image formats (PNG, JPG, JPEG, BMP, GIF).
  • Stylish color themes for buttons and window interface.

Requirements

  • Python 3.x
  • Tkinter (usually included with Python)
  • Pillow library for image processing (pip install pillow)

Installation

Clone the repository or download the source files.

Usage

Run the calculator with: Any programing app,web Which Supports Python

Use mouse clicks or keyboard keys to input expressions. Press the "Set Background" button to select a custom image for the background.

Main Functions

  • Input expressions via buttons or keyboard.
  • Clear and backspace functionality.
  • Evaluate expressions on pressing equals.

License

MIT License

About

A Calculator With BG Image Support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages