Hex, Decimal, Octal, Binary converter


Keywords
GUI, UI, tkinter, Converter
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install hdob==1.0.5

Documentation

hdob - The Hex, Decimal, Octal, Binary converter

This is a simple tool to convert integer between hex, decimal, octal and binary.
The most cool thing is you can toggle the bit by mouse clicking. It's useful when
you are the person who usually read the datasheet.

System Requirement

Python3

Install

python3 -m pip install --user hdob

Run

Make sure the ~/.local/bin is in your path.

hdob