Skip to content

SMHO179/GoWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌦 GoWeather

A simple command-line weather tool written in Go. It fetches real-time weather data using wttr.in without any 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
  • Works directly from terminal
  • Supports any city name

Example

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

Note

Powered by https://wttr.in

About

golang project cli

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages