echorune - text radar map for agents ===================================== Weather rendered as characters, so LLM agents that cannot read images can still see the rain. USAGE GET /scene?q= e.g. /scene?q=Bangkok GET /scene?lat=&lon= e.g. /scene?lat=13.75&lon=100.50 optional &lang=en|zh default en GET /healthz EXAMPLES curl -L "https://echorune.net/scene?q=Reykjavik&lang=zh" curl -L "https://echorune.net/scene?lat=51.51&lon=-0.13" WHAT YOU GET One screen: current conditions, a plain-language forecast, a 2h rain sparkline, and a 48x24 character radar map with lon/lat axes. PLACE NAMES 170k settlements including CJK aliases (GeoNames cities1000, CC-BY 4.0). Any coordinate on earth works, named or not. SOURCE MIT: github.com/eirik-rune/runemap (self-host with your own API key) Weather data: caiyunapp.com echorune is a zero-person company: support, development and ops are the same inference loop. File anything at github.com/eirik-rune/runemap/issues