Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 753 Bytes

File metadata and controls

30 lines (23 loc) · 753 Bytes

NUM-SYS Converter V1.0

Number System Converter is a easy to use python tool to convert Binary, Octal, Decimal and Hexadecimal to one another.

Also handles fractional numbers.

[Screenshot] :

alt text

Installation and Usage -

[Kali-Linux] and [Ubuntu] :

Using :

Released files

Source code

sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt install git python3 -y
git clone https://github.com/turbo-hackers/Num-sys-conv.git
cd Num-sys-conv
python3 num-sys.py

USEAGE :

  • python3 num-sys.py
  • → Now Just Enter option to convert