於 CLI 的環境想要查看這幾天的天氣狀況? 在 Linux / Mac 的 Terminal 環境,或者只要有支援 curl 的環境都可以玩玩看這個工具。
CLI 查詢天氣的網站工具 wttr.in
Source code
- GitHub - schachmat/wego: weather app for the terminal
- GitHub - chubin/wttr.in: Web frontend for wego
- 註:wttr.in 底層是跑 wego
操作範例
- curl wttr.in/London
- curl wttr.in/Taipei
- curl wttr.in/@feebee.com.tw # 會由網站IP反查地區資訊
- curl wttr.in/@longwin.com.tw