{"id":19011539,"url":"https://github.com/codeabinash/weather-rust","last_synced_at":"2026-03-01T22:03:06.432Z","repository":{"id":235432388,"uuid":"790598067","full_name":"codeAbinash/weather-rust","owner":"codeAbinash","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-05T18:14:24.000Z","size":930,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-05T19:28:11.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codeAbinash.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":"2024-04-23T07:13:15.000Z","updated_at":"2024-05-05T19:28:12.797Z","dependencies_parsed_at":"2024-04-23T11:16:09.791Z","dependency_job_id":"fddfa5ee-7982-46f2-a1f6-b977ef09cec2","html_url":"https://github.com/codeAbinash/weather-rust","commit_stats":null,"previous_names":["codeabinash/weather-rust"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/codeAbinash/weather-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeAbinash%2Fweather-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeAbinash%2Fweather-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeAbinash%2Fweather-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeAbinash%2Fweather-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeAbinash","download_url":"https://codeload.github.com/codeAbinash/weather-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeAbinash%2Fweather-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29986241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"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":[],"created_at":"2024-11-08T19:14:49.666Z","updated_at":"2026-03-01T22:03:06.414Z","avatar_url":"https://github.com/codeAbinash.png","language":"Rust","readme":"\u003ch2 align=\"center\"\u003e\n\t\u003cimg src=\"https://codeabinash.github.io/media/weather-rust/images/256x256.png\" width=\"130\" alt=\"Logo\"/\u003e\u003cbr/\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"35\" width=\"0px\"/\u003e\n\tWeather CLI Rust\n\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/codeAbinash/weather-rust?colorA=363a4f\u0026colorB=a6da95\u0026style=for-the-badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/languages/top/codeabinash/weather-rust?colorA=363a4f\u0026colorB=f5a97f\u0026style=for-the-badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release-date/codeabinash/weather-rust?colorA=363a4f\u0026colorB=b7bdf8\u0026style=for-the-badge\"\u003e\n    \u003c!-- \u003cimg src=\"https://img.shields.io/github/license/codeAbinash/weather-rust?colorA=363a4f\u0026colorB=ebcb8b\u0026style=for-the-badge\"\u003e --\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/codeAbinash/weather-rust?colorA=363a4f\u0026colorB=a6da95\u0026style=for-the-badge\"\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n  A simple weather CLI app written in Rust.\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://codeabinash.github.io/media/weather-rust/images/demo.gif\"\u003e\n\u003c/p\u003e\n\n## Usage\n\n```bash\n$ weather\n```\n\n\u003e Prints the weather of the location mentioned in the .env file or the default location.\n\n```bash\n$ weather --help # or  -h prints the help message\n```\n\n```bash\n$ weather --version # or -v prints the version of the app\n```\n\n## Configuration\n\nConfiguration the .env file.\n\nWeather is in development stage. A lot of features are yet to be implemented. Now the configuration is static. And can be modified in the .env file. But in future it will be dynamic and can be changed from the command line.\n\n```js\nLATITUDE = 23.2325;\nLONGITUDE = 87.0654;\nAPI_KEY = \"0e376e0750966cdba160fc85a4bb0427\";\nLOCATION_NAME = \"Bankura\";\n```\n\n\u003e If there is no .env file the program will use the default configuration which is mentioned above.\n\n\u003e Weather API key can be obtained from [OpenWeatherMap](https://openweathermap.org/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeabinash%2Fweather-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeabinash%2Fweather-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeabinash%2Fweather-rust/lists"}