https://github.com/mdaiyub/temperature-converter
A temperature converter to convert temperature degrees of Fahrenheit (°F), Celsius (°C) and, Kelvin (K)
https://github.com/mdaiyub/temperature-converter
celsius fahrenheit java kelvin swing-components temperature-converter
Last synced: about 1 year ago
JSON representation
A temperature converter to convert temperature degrees of Fahrenheit (°F), Celsius (°C) and, Kelvin (K)
- Host: GitHub
- URL: https://github.com/mdaiyub/temperature-converter
- Owner: mdaiyub
- Created: 2021-08-20T01:51:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T02:25:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T21:28:05.528Z (over 1 year ago)
- Topics: celsius, fahrenheit, java, kelvin, swing-components, temperature-converter
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Temperature Converter
Java program which lets you convert between Celsius, Fahrenheit and, Kelvin.

Temperature converter works great like Celsius (°C) to Fahrenheit (°F), Celsius (°C) to Kelvin (°K), Fahrenheit (°F) to Celsius (°C), Fahrenheit (°F) to Kelvin (°K), Kelvin (°K) to Celsius (°C),Kelvin (°K) to Fahrenheit (°F) and, each other.