Basic calculator application for converting between decimal, binary, and hexadecimal.
Supports padding for binary/hexadecimal numbers. Auto-Clear automatically clears the main number field when you click to start typing in it. Built with JavaFX & IntelliJ.
![DBH Calculator] (https://github.com/rgmckinney/DBH-Calculator/blob/master/img/dbh_calculator.png)
Download the JAR (DBH Calculator.jar) and double-click the file with a Java Runtime Environment installed on your machine.