https://github.com/termuxhackz/calculator
Simple Calculator for termux to help with common mathematic problems
https://github.com/termuxhackz/calculator
Last synced: 12 months ago
JSON representation
Simple Calculator for termux to help with common mathematic problems
- Host: GitHub
- URL: https://github.com/termuxhackz/calculator
- Owner: TermuxHackz
- License: gpl-3.0
- Created: 2020-11-24T15:22:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T08:18:24.000Z (over 5 years ago)
- Last Synced: 2025-04-05T17:36:50.075Z (about 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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