{"id":19904573,"url":"https://github.com/risoflora/wethr","last_synced_at":"2025-05-03T00:31:41.042Z","repository":{"id":47131311,"uuid":"405544069","full_name":"risoflora/wethr","owner":"risoflora","description":"🌤️ Command line weather tool.","archived":false,"fork":false,"pushed_at":"2024-04-02T19:19:39.000Z","size":98,"stargazers_count":55,"open_issues_count":3,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-07T09:03:43.863Z","etag":null,"topics":["celsius","fahrenheit","temperature","weather"],"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/risoflora.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":"2021-09-12T04:17:03.000Z","updated_at":"2025-03-01T03:19:50.000Z","dependencies_parsed_at":"2023-12-27T00:22:39.865Z","dependency_job_id":"48b7e2a0-a571-49e0-badf-100a3f988966","html_url":"https://github.com/risoflora/wethr","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":"0.022222222222222254","last_synced_commit":"4a20e1d9946ddc72e2e0859c078148beff4b3f3c"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risoflora%2Fwethr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risoflora%2Fwethr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risoflora%2Fwethr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risoflora%2Fwethr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/risoflora","download_url":"https://codeload.github.com/risoflora/wethr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252126581,"owners_count":21698964,"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":["celsius","fahrenheit","temperature","weather"],"created_at":"2024-11-12T20:28:56.538Z","updated_at":"2025-05-03T00:31:39.755Z","avatar_url":"https://github.com/risoflora.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `wethr`\n\n[![CI/CD][ci-cd-badge]][ci-cd-url]\n[![Crates.io][crates-badge]][crates-url]\n[![MIT license][license-badge]][license-url]\n\nCommand line weather tool.\n\n[![Wethr tool][wethr-gif]][wethr-url]\n\n## Usage\n\n```\nUsage: wethr [options] [city name[,state code][,country code]]\n\nOptions:\n    -m, --metric        Weather in metric units (compatibility)\n    -i, --imperial      Weather in imperial units (compatibility)\n    -u, --unit [C]elsius or [F]ahrenheit\n                        Unit of measurement\n    -c, --connect-timeout 5\n                        Connect timeout (in seconds)\n    -t, --timeout 30    Timeout (in seconds)\n    -p, --location-provider 0 to 3\n                        Location provider\n    -f, --full-info     Full weather information\n    -s, --silent        Silent mode\n    -v, --version       Print program version\n    -h, --help          Print this help menu\n```\n\n## Download\n\nStable binaries for Linux, Windows and Mac OS are available for download at the\n[releases page](https://github.com/risoflora/wethr/releases).\n\n## Docker\n\n```bash\ndocker run -it risoflora/wethr\n```\n\n## Installation\n\n```bash\ncargo install wethr\n```\n\n## Contributions\n\nPull Requests and Issues are welcome!\n\n## Wish list\n\n- [x] Binaries\n- [x] Tests\n- [x] Silent mode\n- [x] Full info\n- [x] Query by city name\\[,state code\\[,country code\\]\\]\n- [x] Location provider\n- [ ] Proxy support\n- [ ] Configure the [OWM](https://openweathermap.org) API token\n- [ ] Template support (e.g.\n      `wethr -t '{city} - Temperature: {temperature} - Humidity: {humidity}'`)\n- [ ] Forecast support\n\n## Thanks\n\nThis project was inspired by [twobucks' wethr][twobucks-wethr-url].\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE).\n\n[ci-cd-badge]: https://github.com/risoflora/wethr/actions/workflows/CI.yml/badge.svg?style=flat-square \"CI/CD\"\n[ci-cd-url]: https://github.com/risoflora/wethr/actions/workflows/CI.yml \"GitHub actions\"\n[crates-badge]: https://img.shields.io/crates/v/wethr.svg?style=flat-square\n[crates-url]: https://crates.io/crates/wethr \"Wethr crate\"\n[license-badge]: https://img.shields.io/crates/l/wethr.svg?style=flat-square\n[license-url]: https://github.com/risoflora/wethr/blob/master/LICENSE \"MIT license\"\n[wethr-url]: https://github.com/risoflora/wethr \"Wethr tool\"\n[wethr-gif]: https://github.com/risoflora/wethr/raw/main/wethr.gif \"Wethr GIF\"\n[twobucks-wethr-url]: https://github.com/twobucks/wethr \"Twobucks's wethr\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisoflora%2Fwethr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frisoflora%2Fwethr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisoflora%2Fwethr/lists"}