{"id":17969671,"url":"https://github.com/hellokaton/weather-cli","last_synced_at":"2025-03-25T10:32:49.779Z","repository":{"id":86662171,"uuid":"109107806","full_name":"hellokaton/weather-cli","owner":"hellokaton","description":"💊 weather command-line programs written in Golang.","archived":false,"fork":false,"pushed_at":"2018-01-18T08:17:13.000Z","size":4,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T01:23:43.078Z","etag":null,"topics":["golang","terminal","weather"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/hellokaton.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":"2017-11-01T08:44:26.000Z","updated_at":"2021-11-25T10:23:26.000Z","dependencies_parsed_at":"2023-02-28T18:30:21.460Z","dependency_job_id":null,"html_url":"https://github.com/hellokaton/weather-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fweather-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fweather-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fweather-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fweather-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellokaton","download_url":"https://codeload.github.com/hellokaton/weather-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245444601,"owners_count":20616414,"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":["golang","terminal","weather"],"created_at":"2024-10-29T15:00:45.826Z","updated_at":"2025-03-25T10:32:49.767Z","avatar_url":"https://github.com/hellokaton.png","language":"Go","readme":"# weather-cli\n\nA simple weather forecasting command line tool by go.\n\n[![](https://img.shields.io/badge/license-MIT-FF0080.svg)](https://github.com/biezhi/weather-cli/blob/master/LICENSE)\n[![@biezhi on zhihu](https://img.shields.io/badge/zhihu-%40biezhi-red.svg)](https://www.zhihu.com/people/biezhi)\n[![](https://img.shields.io/github/followers/biezhi.svg?style=social\u0026label=Follow%20Me)](https://github.com/biezhi)\n\n## Usage\n\n**Native**\n\n```bash\ngo build -o weather-cli utils.go types.go main.go \u0026\u0026 ./weather-cli\n```\n\n**Use Lib**\n\n```bash\ngo build -o weather-cli utils.go types.go cli_main.go \u0026\u0026 ./weather-cli\n```\n\n## Package\n\n```bash\ngo build -ldflags \"-s -w\" -o weather-cli utils.go types.go cli_main.go \u0026\u0026 upx ./weather-cli\n```\n\n**Linux Arch**\n\n```bash\nGOOS=linux GOARCH=amd64 go build ...\n```\n\n**Windows Arch**\n\n```bash\nGOOS=windows GOARCH=amd64 go build ...\n```\n\n**MacOSX Arch**\n\n```bash\nGOOS=darwin GOARCH=amd64 go build ...\n```\n\n## Compression\n\n```bash\ngo build -ldflags \"-s -w\" -o weather-cli utils.go types.go cli_main.go \u0026\u0026 upx ./weather-cli\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokaton%2Fweather-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellokaton%2Fweather-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokaton%2Fweather-cli/lists"}