Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 684 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 684 Bytes

Calculator

Simple Calculator for termux to help with common mathematic problems

This tool is a simple calculator that helps solves your basic mathematical operations

which is easy to use and operate

This tool is not harmful in anyway but is really meant for educational purposes alone.

[~] INSTALLATION IN TERMUX

pkg upgrade && pkg update

pkg install git {If git is already installed dont install it}

pkg install python

git clone https://github.com/TermuxHackz/Calculator

cd Calculator

chmod +x *

~ USAGE:

python calculator.py

THANKS FOR USING THIS CALCULATOR TOOL

  • BY ANONYMINHACK5

[~]This tool has been updated to its latest version beta 2.0