{"id":21626078,"url":"https://github.com/evasquare/weather-cli","last_synced_at":"2026-03-02T10:30:59.432Z","repository":{"id":223565700,"uuid":"760907188","full_name":"evasquare/weather-cli","owner":"evasquare","description":"Minimalistic command-line weather program that works with OpenWeather API.","archived":false,"fork":false,"pushed_at":"2024-11-19T06:43:08.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T13:13:30.831Z","etag":null,"topics":["cli-program","openweathermap","terminal-app","weather-app"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/weather-cli","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/evasquare.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,"zenodo":null}},"created_at":"2024-02-20T22:00:11.000Z","updated_at":"2024-11-19T06:43:08.000Z","dependencies_parsed_at":"2024-02-20T23:23:31.870Z","dependency_job_id":"50a23123-9f85-41d8-97f2-bca5fb0e8877","html_url":"https://github.com/evasquare/weather-cli","commit_stats":null,"previous_names":["polyecho/weather-cli","cosmostellar/weather-cli","pixelbracket/weather-cli","evasquare/weather-cli"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/evasquare/weather-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evasquare%2Fweather-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evasquare%2Fweather-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evasquare%2Fweather-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evasquare%2Fweather-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evasquare","download_url":"https://codeload.github.com/evasquare/weather-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evasquare%2Fweather-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"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":["cli-program","openweathermap","terminal-app","weather-app"],"created_at":"2024-11-25T01:12:04.396Z","updated_at":"2026-03-02T10:30:59.403Z","avatar_url":"https://github.com/evasquare.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./images/icon.png\" alt=\"project-icon\" width=\"64\"\u003e\n\n# weather-cli\nMinimalistic command-line weather program. It works with OpenWeather API.\n\n## Setup\nYou can install the crate with `cargo install` command.\n\n```bash\ncargo install weather-cli\n```\n\nOnce installed, create an API key on [OpenWeather](https://openweathermap.org).\nYou need to register your key running the following command.\n\n```bash\nweather-cli api-setup --key \"EXAMPLE_KEY\"\n```\n\n## Commands\n| command      | description                            |\n| ------------ | -------------------------------------- |\n| check        | Check weather information in your city |\n| set-location | Search and set your city               |\n| setup-api    | Setup the OpenWeather API Key          |\n| about        | View information about the program     |\n| help         | View the list of commands              |\n\n\n## Use Examples\n\n1. Search city\n```\n$ weather-cli set-location --query \"Toronto\"\n\n* City list:\n1) Old Toronto, CA (lat: 43.6534817, lon: -79.3839347)\n2) Toronto, CA (lat: 43.6534817, lon: -79.3839347)\n3) Toronto, US (lat: 41.9048584, lon: -90.8640346)\n4) Toronto, US (lat: 37.7989253, lon: -95.9491562)\n5) Toronto, CA (lat: 46.4524682, lon: -63.3799629)\nPlease select your city.\n2\n\n* Select your preferred unit.\n* MORE INFO: https://openweathermap.org/weather-data\n1) Standard\n2) Metric\n3) Imperial\n2\n\nToronto is now your city!\nI'll use metric for you.\n```\n\n2. Check weather\n\n```\n$ weather-cli check\n\nToronto (CA)\n11.34° / Mist (mist)\nH: 13.06°, L: 9.89°\n\n- Wind Speed: 3.6 m/s,\n- Humidity: 93 %,\n- Pressure: 1014 hPa\n- Sunset: 08:24 PM\n  (Sunrise: 06:03 AM)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevasquare%2Fweather-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevasquare%2Fweather-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevasquare%2Fweather-cli/lists"}