Skip to content

turbo-hackers/Num-sys-conv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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