Unit Converter is a Windows OS Application that be used to effortlessly perform conversions between units of the same Physical Quantity.
Physical quantities supported by this application include:
- Length
- Area
- Volume
- Mass
- Time
- Temperature
- Energy
- Frequency
- Pressure
- Speed
- Plane angle
- Fuel economy
- Data transfer rate
- Data storage
In case you'd like to contribute or modify this project. You can get the source code here.
Requirements:
- Python 3.9 or higher.
- Python built-in tkinter library.
- Converter third-party package written by me. This package is also included in this repository and you can get it here.
Clone this repository git clone https://github.com/tomiwa-adesanya/unit-converter-windows-application
and run main.py.
There are two ways you can test/run/use Unit Converter without the requirement of having python set up on your computer. You can run the standalone directly, or you can install the setup. The difference between them is that installing the setup would add Unit Converter to the list of other installed applications in your Windows OS and a start menu shortcut would be created.
To use the standalone, download the zipped file from here. Unzip the downloaded zip file into a folder of your choice, search for Unit Converter.exe and double click on it to run application.
To install the setup, download the setup exe. Run the downloaded setup and follow the steps provided by the setup for proper installation.
Application preview:
Step 1 and 2:
Step 3 and 4:
Step 5: