Number System Converter is a easy to use python tool to convert Binary, Octal, Decimal and Hexadecimal to one another.
Also handles fractional numbers.
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
python3 num-sys.py
→ Now Just Enter option to convert