Skip to content

SMHO179/GoWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌦 GoWeather

Go Platform CLI License Stars Last Commit

A simple command-line weather tool written in Go.

It fetches real-time weather data from wttr.in without requiring an API key.


🚀 Usage

go run main.go
go run main.go London
go run main.go "New York"

🔨 Build

go build -o weather
./weather Baku

✨ Features

  • 🔑 No API key required
  • ⚡ Fast and lightweight
  • 💻 Terminal-friendly CLI
  • 🌍 Supports any city worldwide

📷 Example

🌦 Weather: Baku: ⛅ Partly cloudy +18°C

❤️ Powered By

Contributors

Languages