{"id":38930424,"url":"https://github.com/yassinouk/go_wheater","last_synced_at":"2026-01-17T15:40:41.268Z","repository":{"id":184920568,"uuid":"672680657","full_name":"yassinouk/go_wheater","owner":"yassinouk","description":"This CLI app is fetching data from a weather API and displaying it in the terminal with colored output.","archived":false,"fork":false,"pushed_at":"2024-01-08T19:59:20.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-14T22:07:15.692Z","etag":null,"topics":["api-client","cli","cli-app","golang","rest-api","terminal-app"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yassinouk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-30T22:36:03.000Z","updated_at":"2024-03-14T22:07:15.693Z","dependencies_parsed_at":"2024-01-08T20:51:51.085Z","dependency_job_id":"7545f424-01d1-4d28-8866-2b2574af6e01","html_url":"https://github.com/yassinouk/go_wheater","commit_stats":null,"previous_names":["yassinouk/go_wheater"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yassinouk/go_wheater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassinouk%2Fgo_wheater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassinouk%2Fgo_wheater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassinouk%2Fgo_wheater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassinouk%2Fgo_wheater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yassinouk","download_url":"https://codeload.github.com/yassinouk/go_wheater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassinouk%2Fgo_wheater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api-client","cli","cli-app","golang","rest-api","terminal-app"],"created_at":"2026-01-17T15:40:41.147Z","updated_at":"2026-01-17T15:40:41.238Z","avatar_url":"https://github.com/yassinouk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather CLI App in Golang\n\n## Project Information\n\n- Project: weather-cli\n- Created Date: 30/07/2023\n\n## Introduction\n\nThis Golang CLI application fetches weather data from a weather API and presents it in the terminal with color-coded output based on the chance of rain. It uses the [Weather API](https://www.weatherapi.com/) to retrieve the current weather conditions and the hourly forecast for a specified city.\n\n## Usage\n\nTo use the app, you need to have Golang installed on your machine. If you don't have Golang installed, you can download it from the [official Golang website](https://go.dev/).\n\n1. Clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/yassinouk/go_wheater.git\n```\n2. Navigate to the project directory:\n\n```bash\ncd go_weather\n```\n3. In the main.go file change the variable city with your desired city:\n\n4. Build the app:\n\n```bash\ngo build -o go_weather\n```\n5. Run the app:\n\n```bash\n./go_weather\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyassinouk%2Fgo_wheater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyassinouk%2Fgo_wheater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyassinouk%2Fgo_wheater/lists"}