├── .github └── workflows │ └── wttr.yml ├── README.md ├── assets └── ShenZhen.png ├── sh └── weather.sh └── weather-shell.log /.github/workflows/wttr.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/crper/action-wttr-fetch-city/HEAD/.github/workflows/wttr.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/crper/action-wttr-fetch-city/HEAD/README.md -------------------------------------------------------------------------------- /assets/ShenZhen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/crper/action-wttr-fetch-city/HEAD/assets/ShenZhen.png -------------------------------------------------------------------------------- /sh/weather.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/crper/action-wttr-fetch-city/HEAD/sh/weather.sh -------------------------------------------------------------------------------- /weather-shell.log: -------------------------------------------------------------------------------- 1 | Script execution date: 2025-12-04,20:12:1764880345 2 | --------------------------------------------------------------------------------