Skip to content

A non-scientific calculator programmed in python using the tkinter graphics library.

Notifications You must be signed in to change notification settings

Techeryy/Tkinter-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter Calculator

A non-scientific calculator programmed in python using the tkinter graphics library. The dark themed user interface provides support for a variety of mathmatical operations, including +, -, ×, ÷, ^, √, MOD & DIV. Additionally the calculator provides full keyboard support, allowing users to navigate and edit their mathematical expressions using the arrow keys.

User Interface Preview Image

Functionality

  • Compact Intuitive Interface [Dark Mode]
  • Keyboard Support
  • Exponent & Square Root
  • MOD & DIV Support
  • Input Sanitisation
  • Syntax Error Detection
  • Dedicated Power Off Button
  • Blinking Cursor & Navigation

Requirements

  • Python 3.0
    ↳ Python Packages: re, os, math, time, threading, ctypes, tkinter & functools
  • Windows 11 - Required For Dark Title Bar [Optional]

Credits

Programmed By Stephen Adams - Techeryy

Application Favicon By Freepik - Flaticon

About

A non-scientific calculator programmed in python using the tkinter graphics library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages