Skip to content

Ssdj3nt/WWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

WWeather

WWeather is a Waybar Weather module.

The script uses the Open-Meteo API, retrieving weather data based on the latitude and longitude of the selected city and province, and outputs the current temperature along with a weather condition icon.

sample

Waybar config:

{
 "custom/weather": {
 "format": "{}",
 "exec": "~/.config/waybar/scripts/wweather.sh",
 "interval": 3600,
 "tooltip": false
 }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages