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 .
- Host: GitHub
- URL: https://github.com/vikramsamak/smart-calculator
- Owner: vikramsamak
- Created: 2022-02-27T10:11:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T18:12:45.000Z (about 4 years ago)
- Last Synced: 2025-10-14T17:16:37.267Z (5 months ago)
- Topics: calculator, python, smart, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 9.26 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
