{"id":19431664,"url":"https://github.com/gogopex/wthr","last_synced_at":"2026-06-13T02:06:46.138Z","repository":{"id":74048165,"uuid":"280211722","full_name":"Gogopex/wthr","owner":"Gogopex","description":"A simple Rust command line utility that displays weather information for a given city. ","archived":false,"fork":false,"pushed_at":"2020-08-05T22:57:37.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T06:15:54.890Z","etag":null,"topics":["city","cli","command-line","command-line-tool","rust","rust-command","tool","weather","weather-forecast","wthr"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Gogopex.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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-16T17:07:47.000Z","updated_at":"2020-08-05T22:57:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f88e1ba-8d0a-4fb8-9cd8-0742d71a44ee","html_url":"https://github.com/Gogopex/wthr","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Gogopex/wthr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fwthr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fwthr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fwthr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fwthr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gogopex","download_url":"https://codeload.github.com/Gogopex/wthr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fwthr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34269373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":["city","cli","command-line","command-line-tool","rust","rust-command","tool","weather","weather-forecast","wthr"],"created_at":"2024-11-10T14:31:08.431Z","updated_at":"2026-06-13T02:06:46.103Z","avatar_url":"https://github.com/Gogopex.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Rust](https://github.com/Gogopex/wthr/workflows/Rust/badge.svg?branch=master\u0026event=push)\n\n# wthr\nA simple Rust command line utility that displays weather information for a given city. \n\n## Installation\nI'm not sure this deserves to be uploaded as a crate or as a package somewhere, so for now you can:\n```\ngit clone https://github.com/Gogopex/wthr.git\ncd wthr\n# wthr requires cargo/rustc\ncargo build --release\n```\nThis will generate a bin file in `target/release/build`\n\n## Usage\nIf you've just ran `cargo build --release`, replace `wthr` by `./target/release/wthr` in the following examples.\n```bash\n# use wthr \u003ccity\u003e to print the weather of a city\n$ wthr \"new york\"\n$ Clear Sky - 😎  -- Current temperature is 29°C. Feels like 33°C!\n\n# you can specify the units with --unit\n$ wthr philadelphia -u=imperial\n$ Broken Clouds - 🌥  -- Current temperature is 83°F. Feels like 90°F!\n```\n\n## Demo\n![Usage of wthr](https://i.imgur.com/lTntAkb.gif)\n\n## Help\n```bash\n⚡ wthr\nwthr 0.4.0\nA small CLI utility that retrieves and display the weather for a given city using the OpenWeather API\n\nUSAGE:\n    wthr [FLAGS] [OPTIONS] \u003ccity\u003e\n\nFLAGS:\n    -f, --forecast    Outputs a forecast of the weather for the next 5 days for a given city\n    -h, --help        Prints help information\n    -V, --version     Prints version information\n\nOPTIONS:\n    -u, --unit \u003cunit\u003e    Other possible units include \u003cimperial\u003e, \u003ckelvin\u003e [default: metric]  [possible values: Metric,\n                         Imperial, Kelvin]\n\nARGS:\n    \u003ccity\u003e\n\nFeel free to report any issue you find here: https://github.com/Gogopex/wthr/issues\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgogopex%2Fwthr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgogopex%2Fwthr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgogopex%2Fwthr/lists"}