Skip to content

ItsSomen/Mac-Calculator-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mac Calculator Python

A simple python tkinter calulator having mac calculator theme, which is able to do most of the calculation works like addition, substraction, multiplication, division.

Also have clear, squaring and square-root options.

Usage

To use this on your pc just run the following command on your terminal or command line

  python3 -m pip install tk
  git clone https://github.com/S0M3N/Mac-Calculator-python
  cd Mac-Calculator-python
  python3 calculator.py

and that is it you will see a calculator similar to that of mac one.

Screenshots

App Screenshot App Screenshot App Screenshot

License

LICENSE Screenshot

MIT

A short and simple permissive license with conditions only requiring preservation of copyright and license notices.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%