An ultra-sleek unit converter app made for reducing your worries to convert different metrics.
Supports Length, Weight, and Temperature conversions in a clean, modern interface.
- Modern GUI with black-themed interface
- Smart unit conversions across three categories:
- Length (meters, feet, inches, etc.)
- Weight (kg, grams, pounds, etc.)
- Temperature (Celsius, Fahrenheit, Kelvin)
- Auto-updated result area
- UI enhancements (colored fonts, button styles)
- Python
- Tkinter
-
Clone this repo:
git clone https://github.com/princepathak25/converter-gui.git
-
Navigate and run the Python file:
python converter-gui-prince.py
converter-gui/
├── converter-gui-prince.py
├── README.mdPrince Pathak