TEMCON TTK
Temperature Conversion Tool
dashWoorkZ Sovereign Society earlier in 2024 released TemCon TTK Version One, a Temperature Conversion Tool for Celcius, Fahrenheit, Kelvin and Rankine, TemCon TTK is released under the MIT License and is available for Download on GitHub
TemCon TTK is an easy to use temperature converter for anyone in need of knowing any given temperature scale and their equivalent, when selecting a starting scale and entering the temperature to convert, giving a click to the "Get Temp" button will instantly reveal the converted temperatures and highlight the Scale converted, choose from Celcius, Fahrenheit, Kelvin and Rankine.
TemCon TTK Installation
- Download TemCon TTK from GitHub
- Extract TemCon TTK to your HOME FOLDER
-
Open a Terminal Window and type the following:
python3 -m pip install --upgrade Pillow
if your system is giving a compatability issue,
you may want to install TemCon TTK in a Virtual Environment -
Next: type the following:
python3 temconTTK.py
TemCon TTK should appear in the center of your desktop