Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 868 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 868 Bytes

NumberBaseConverter

An app that converts whole numbers into various number bases (Binary, Octal, Decimal & Hexadecimal). App does not currently work with floating point numbers.

Requirements

Installing requirements

Run pip install PyQt5 in your terminal

Screenshots

Note: The app may look different on your system depending on your theme settings.

The End 🏌️