{"id":27376864,"url":"https://github.com/tothlevente/temperature-converter","last_synced_at":"2025-04-13T12:57:34.699Z","repository":{"id":284705922,"uuid":"955792265","full_name":"tothlevente/temperature-converter","owner":"tothlevente","description":"Temperature Converter is a simple command-line application that allows users to convert temperatures between Celsius and Fahrenheit. 🌡️","archived":false,"fork":false,"pushed_at":"2025-03-27T08:08:30.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T12:57:31.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tothlevente.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-27T07:51:59.000Z","updated_at":"2025-03-27T08:08:34.000Z","dependencies_parsed_at":"2025-03-27T09:23:44.968Z","dependency_job_id":"16132fab-dafe-465c-b430-f9d9865bdd0e","html_url":"https://github.com/tothlevente/temperature-converter","commit_stats":null,"previous_names":["tothlevente/temperature-converter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tothlevente%2Ftemperature-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tothlevente%2Ftemperature-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tothlevente%2Ftemperature-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tothlevente%2Ftemperature-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tothlevente","download_url":"https://codeload.github.com/tothlevente/temperature-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717266,"owners_count":21150389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-13T12:57:34.143Z","updated_at":"2025-04-13T12:57:34.691Z","avatar_url":"https://github.com/tothlevente.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Temperature Converter 🌡️\n\nThe Temperature Converter is a simple command-line application written in C++ that allows users to easily convert temperatures between Celsius and Fahrenheit. It provides a straightforward interface for quick and accurate temperature conversions, making it a handy tool for everyday use or educational purposes.\n\n## Features\n\n- **Celsius to Fahrenheit Conversion:** Converts temperatures from Celsius to Fahrenheit.\n- **Fahrenheit to Celsius Conversion:** Converts temperatures from Fahrenheit to Celsius.\n- **Simple Interface:** A straightforward command-line menu for easy navigation.\n- **Accurate Conversions:** Uses the standard temperature conversion formulas.\n- **Formatted Output:** Displays converted temperatures with two decimal places.\n\n## Getting Started\n\n### Prerequisites\n\n- A C++ compiler (e.g., g++)\n\n### Compilation\n\n1.  Clone the repository (if applicable) or save the `temperature_converter.cpp` file.\n2.  Open your terminal or command prompt.\n3.  Navigate to the directory containing the file.\n4.  Compile the code using g++:\n\n    ```bash\n    g++ temperature_converter.cpp -o temperature_converter\n    ```\n\n### Execution\n\n1.  Run the compiled executable:\n\n    ```bash\n    ./temperature_converter\n    ```\n\n### Usage\n\nThe application will display a menu with the following options:\n\n1.  **Celsius to Fahrenheit:** Enter the temperature in Celsius when prompted.\n2.  **Fahrenheit to Celsius:** Enter the temperature in Fahrenheit when prompted.\n\n### Examples\n\n```bash\nTemperature Converter\n1. Celsius to Fahrenheit\n2. Fahrenheit to Celsius\nEnter your choice: 2\nEnter temperature in Fahrenheit: 25\n25.00 Fahrenheit is -3.89 Celsius.\n```\n\n```bash\nTemperature Converter\n3. Celsius to Fahrenheit\n4. Fahrenheit to Celsius\nEnter your choice: 1\nEnter temperature in Celsius: 100\n100.00 Celsius is 212.00 Fahrenheit.\n```\n\n## License:\n\n- This project is licensed under Unlicense.\n\nFor more information please visit the license files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftothlevente%2Ftemperature-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftothlevente%2Ftemperature-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftothlevente%2Ftemperature-converter/lists"}