Skip to content

A calculator that evaluates expressions and provides hexadecimal and binary representations for integer results.

License

Notifications You must be signed in to change notification settings

alexmarincu/hacker-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker Calculator

The Hacker Calculator is a Python-based tool made with Flet that evaluates expressions and provides hexadecimal and binary representations for integer results.

Features:

  • Expression Evaluation: Enter mathematical expressions to get quick results.

  • Integer Conversion: If the result is an integer, the calculator displays its hexadecimal and binary equivalents.

  • User-Friendly Interface: Simple and intuitive interface for seamless calculation.

How it works:

This calculator allows users to input mathematical expressions. If the result is an integer, the tool also displays the hexadecimal and binary representations, catering to the needs of programmers.

Usage:

Simply enter your mathematical expression and get the calculated result along with its hexadecimal and binary representations if it’s an integer.

Usage example
Figure 1. Usage Example
💡

Click on one of the results to copy the value to clipboard.

Esc key will clear the input field and prepare focus to enter a new expression. Esc key will also exit the app if the expression field is focused and empty.

Installation:

Download the release for your platform (windows / linux), unzip and run the app.


Consider sponsoring if you enjoy the tool:

Static Badge Static Badge Static Badge Static Badge Static Badge

About

A calculator that evaluates expressions and provides hexadecimal and binary representations for integer results.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages