{"id":30102304,"url":"https://github.com/thatsinewave/yetanotherweatherapp-v1","last_synced_at":"2025-08-09T19:58:46.913Z","repository":{"id":239840153,"uuid":"800310025","full_name":"ThatSINEWAVE/YetAnotherWeatherAPP-V1","owner":"ThatSINEWAVE","description":"Yes, this is yet another weather site. I was bored so i made this.","archived":false,"fork":false,"pushed_at":"2025-07-24T10:45:36.000Z","size":189,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T15:01:35.256Z","etag":null,"topics":["good-first-bug","good-first-contribution","good-first-example","good-first-issue","good-first-issues","good-first-pr","good-first-pr-first-contribution","good-first-project","html","html-css","html-css-javascript","html-css-js","open-meteo-api","thatsinewave","weather","weather-api","weather-app","weather-conditions","weather-forecast","weather-information"],"latest_commit_sha":null,"homepage":"https://thatsinewave.github.io/YetAnotherWeatherAPP/","language":"JavaScript","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/ThatSINEWAVE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"ThatSINEWAVE","ko_fi":"thatsinewave"}},"created_at":"2024-05-14T05:08:15.000Z","updated_at":"2025-07-24T10:45:39.000Z","dependencies_parsed_at":"2025-07-24T15:01:39.049Z","dependency_job_id":"3d562391-4163-40ac-9ecd-7bda0a3da143","html_url":"https://github.com/ThatSINEWAVE/YetAnotherWeatherAPP-V1","commit_stats":null,"previous_names":["thatsinewave/yetanotherweatherapp","thatsinewave/yetanotherweatherapp-v1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThatSINEWAVE/YetAnotherWeatherAPP-V1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FYetAnotherWeatherAPP-V1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FYetAnotherWeatherAPP-V1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FYetAnotherWeatherAPP-V1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FYetAnotherWeatherAPP-V1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatSINEWAVE","download_url":"https://codeload.github.com/ThatSINEWAVE/YetAnotherWeatherAPP-V1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FYetAnotherWeatherAPP-V1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269631157,"owners_count":24450142,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["good-first-bug","good-first-contribution","good-first-example","good-first-issue","good-first-issues","good-first-pr","good-first-pr-first-contribution","good-first-project","html","html-css","html-css-javascript","html-css-js","open-meteo-api","thatsinewave","weather","weather-api","weather-app","weather-conditions","weather-forecast","weather-information"],"created_at":"2025-08-09T19:58:41.885Z","updated_at":"2025-08-09T19:58:46.903Z","avatar_url":"https://github.com/ThatSINEWAVE.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ThatSINEWAVE","https://ko-fi.com/thatsinewave"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# [Yet Another Weather App](https://thatsinewave.github.io/YetAnotherWeatherAPP)\n\nWelcome to Yet Another Weather App! Because, you know, the world definitely needs another one of these.\nThis is a simple weather application built out of sheer boredom.\nIt fetches weather data from the Open Meteo API based on user-provided location information and displays it in a minimalistic UI.\nNothing groundbreaking here, just another addition to the millions of weather apps out there.\n\n![WeatherAPP](https://github.com/ThatSINEWAVE/YetAnotherWeatherAPP/assets/133239148/7f1f8a27-015d-41fc-b584-43b41f52627a)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)\n\n\u003c/div\u003e\n\n## Features\n\n- **Location Input**: Enter the desired location (city, country) to check the weather.\n- **Current Weather Display**: Shows the current temperature and wind speed.\n- **Dark Mode**: Toggle between light and dark themes for your viewing pleasure.\n- **Hosted on GitHub Pages**: Accessible anywhere, anytime.\n\n## How to Use\n\n1. Simply enter the desired location in the input field.\n2. Click the \"Check\" button to retrieve weather information.\n3. Enjoy the weather data displayed on your screen.\n\n## How to Use\n\n1. Simply enter the desired location in the input field.\n2. Click the \"Check\" button to retrieve weather information.\n3. Enjoy the weather data displayed on your screen.\n\n\u003cdiv align=\"center\"\u003e\n\n# [Join my discord server](https://thatsinewave.github.io/Discord-Redirect/)\n\n\u003c/div\u003e\n\n## Contributions\n\nContributions are welcome! If you have any ideas for improvement or want to fix a bug, feel free to fork the repository, make your changes, and submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsinewave%2Fyetanotherweatherapp-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatsinewave%2Fyetanotherweatherapp-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsinewave%2Fyetanotherweatherapp-v1/lists"}