@carsten@yarn.zn80.net 46 km/h, sounds a lot ๐ง
BTW how do you get that visualization? , looks nice
@carsten@yarn.zn80.net 46 km/h, sounds a lot ๐ง
BTW how do you get that visualization? , looks nice
@bender@twtxt.net oh yes!
\ / Partly cloudy
_ /"".-. 13 ยฐC
\_( ). โ 9 km/h
/(___(__) 13 km
0.0 mm
@eaplmx@twtxt.net I use it too, I even have an alias:
DEFAULT_WEATHER_LOCATION='JUSTAMOMENT CITY'
# Usage: weather [CUSTOM LOCATION]
function weather() {
curl "wttr.in/${1:-$DEFAULT_WEATHER_LOCATION}"
}