Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.22 KB

File metadata and controls

32 lines (21 loc) · 1.22 KB

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.