{"id":21314686,"url":"https://github.com/rohit1kumar/weatherly","last_synced_at":"2026-05-08T08:34:13.433Z","repository":{"id":194156199,"uuid":"690202518","full_name":"rohit1kumar/weatherly","owner":"rohit1kumar","description":"A shell script for daily greetings, date, time, and weather updates in terminal.","archived":false,"fork":false,"pushed_at":"2023-09-12T14:04:47.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T10:23:34.496Z","etag":null,"topics":["bash","shell-script","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/rohit1kumar.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}},"created_at":"2023-09-11T18:24:29.000Z","updated_at":"2023-09-12T08:30:43.000Z","dependencies_parsed_at":"2023-09-12T16:38:46.757Z","dependency_job_id":null,"html_url":"https://github.com/rohit1kumar/weatherly","commit_stats":null,"previous_names":["rohit1kumar/daily-greets","rohit1kumar/weatherly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fweatherly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fweatherly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fweatherly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fweatherly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohit1kumar","download_url":"https://codeload.github.com/rohit1kumar/weatherly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243791136,"owners_count":20348423,"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":["bash","shell-script","terminal"],"created_at":"2024-11-21T18:15:02.801Z","updated_at":"2026-05-08T08:34:08.404Z","avatar_url":"https://github.com/rohit1kumar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weatherly\n\n###  A shell script for daily greetings, date, time, and weather updates.\n\n![terminal's screenshot](https://i.imgur.com/6UXx2q7.png)\n### Installation\n\n1. Clone the repository and change the directory\n\n```bash\ngit clone https://github.com/rohit1kumar/weatherly.git \u0026\u0026 cd weatherly\n```\n\n2. Get an API key from [OpenWeather](https://home.openweathermap.org/api_keys), additional [languages](https://openweathermap.org/current#multi)\n```bash\nOPEN_WEATHER_API_KEY=\"YOUR_API_KEY\" # Your API key | required\nCITY=\"New Delhi\"                    # Your city | required\nUNITS=\"metric\"                      # metric: C, imperial: F, standard: K (default)\nLANG=\"en\"                           # hi: Hindi, en: English (default)\n```\n\n3. Install `curl` and `jq` packages if not installed already\n\n```bash\nsudo apt install curl\nsudo apt install jq\n```\n\n4. Run the script and make it executable and follow the instructions\n```bash\nchmod +x install.sh \u0026\u0026 ./install.sh\n```\n\n5. Restart the terminal, Enjoy the weather report :)\n\n---\n*Note: To uninstall Weatherly, run*\n```bash\nrm -rf ~/.weatherly ~/.weatherly_config\n```\nthen open `~/.bashrc` and remove `source /home/$USER/.weatherly/main.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohit1kumar%2Fweatherly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohit1kumar%2Fweatherly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohit1kumar%2Fweatherly/lists"}