Skip to content

simon1017/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Simple calculator for basic math operations such as, +, -, /, *. as well as invertion and percent.

This is a tkinter app made in python, this program needs python3 with the following modules: customtkinter, darkdetect.