A simple command-line tool written in C++ to convert temperatures between Celsius and Fahrenheit. This tool is designed for beginners and experts alike, providing a quick and efficient way to perform conversions.
- Convert Celsius to Fahrenheit and vice versa
- User-friendly command-line interface
- Cross-platform support (Windows, macOS, and Linux)
- Lightweight and standalone executable
- Download the pre-built executable (
.exe
) from the releases section. - Double-click the
.exe
file to run the program.
- Download the pre-built binary (for macOS) from the releases section.
- Double-click the file to run the program.
Feel free to fork this repository and contribute! Open a pull request with your improvements.
Developed by Amash On Blitz.