An open API service indexing awesome lists of open source software.

https://github.com/vikramsamak/smart-calculator

A smart calculator made up with tkinter module .
https://github.com/vikramsamak/smart-calculator

calculator python smart tkinter-gui tkinter-python

Last synced: 5 months ago
JSON representation

A smart calculator made up with tkinter module .

Awesome Lists containing this project

README

          

# smartcalculator
A smart calculator made up with tkinter module.
Below Photo shows the user interface of smart calculator.
There are only two inputs and one button to get result.
User just have to enter the values(numbers) in entry boxes.
Then by just prressing "CALCULATE" button user can see all the results of all mathematical opeartions.
And there is also slider for Dark Mode.

![image](https://user-images.githubusercontent.com/95061742/155878458-cf939858-1960-4652-9bc2-4082815caead.png)