{"id":25058389,"url":"https://github.com/nurulashraf/java-temperature-converter","last_synced_at":"2025-03-31T10:14:38.837Z","repository":{"id":274915824,"uuid":"924483294","full_name":"nurulashraf/java-temperature-converter","owner":"nurulashraf","description":"A simple Java-based temperature converter that converts between Celsius, Fahrenheit, and Kelvin. Includes error handling and a user-friendly CLI interface.","archived":false,"fork":false,"pushed_at":"2025-02-03T07:29:40.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T14:38:27.747Z","etag":null,"topics":["cli-tool","error-handling","java","java-basics","java-programming","temperature-converter","unit-conversion","utility"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nurulashraf.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-01-30T04:52:44.000Z","updated_at":"2025-02-03T07:29:43.000Z","dependencies_parsed_at":"2025-01-30T05:36:23.720Z","dependency_job_id":null,"html_url":"https://github.com/nurulashraf/java-temperature-converter","commit_stats":null,"previous_names":["nurulashraf/java-temperature-converter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-temperature-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-temperature-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-temperature-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-temperature-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nurulashraf","download_url":"https://codeload.github.com/nurulashraf/java-temperature-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450475,"owners_count":20779421,"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":["cli-tool","error-handling","java","java-basics","java-programming","temperature-converter","unit-conversion","utility"],"created_at":"2025-02-06T14:32:17.730Z","updated_at":"2025-03-31T10:14:38.813Z","avatar_url":"https://github.com/nurulashraf.png","language":"Java","readme":"# Java Temperature Converter\n\nA simple Java-based temperature converter that converts between Celsius, Fahrenheit, and Kelvin. The program includes error handling and a user-friendly command-line interface.\n\n## Features\n- Convert temperatures between Celsius, Fahrenheit, and Kelvin.\n- Error handling for invalid inputs.\n- Simple CLI-based interaction.\n- Lightweight and easy to use.\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/nurulashraf/java-temperature-converter.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd java-temperature-converter\n   ```\n3. Compile the Java program:\n   ```sh\n   javac -d bin src/temperature_converter/TemperatureConverter.java\n   ```\n4. Run the program:\n   ```sh\n   java -cp bin temperatureconverter.TemperatureConverter\n   ```\n\n## Usage\n1. Enter a temperature value.\n2. Select the input unit: (C)elsius, (F)ahrenheit, or (K)elvin.\n3. Select the output unit: (C)elsius, (F)ahrenheit, or (K)elvin.\n4. The program will display the converted temperature.\n\n## Example\n```\nEnter temperature value:\n100\nSelect the input unit: (C)elsius, (F)ahrenheit, (K)elvin\nC\nSelect the output unit: (C)elsius, (F)ahrenheit, (K)elvin\nF\nConverted temperature: 212.00 F\n```\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fjava-temperature-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnurulashraf%2Fjava-temperature-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fjava-temperature-converter/lists"}