`curl wttr.in` - Ver el clima en la terminal
(github.com/chubin)- Servicio de pronóstico del tiempo centrado en la consola (también disponible en navegador y vía API)
- Muestra el clima según la ubicación y el idioma actuales
- Soporta consultas por ciudad específica / código de aeropuerto de 3 letras / punto de referencia (Torre Eiffel), etc.
- Soporta varios formatos
- Terminal: ANSI
curl wttr.in/Seoul - Terminal y scripts: texto plano
curl wttr.in/icn?T - Navegador: HTML
https://wttr.in/~Eiffel+Tower - Visor gráfico: PNG
wget wttr.in/Seoul.png - Scripts y API: JSON
curl wttr.in/Seoul?format=j1 - Métrica de Prometheus:
curl wttr.in/Seoul?format=p1
- Terminal: ANSI
1 comentarios
También existe esto.
terminal$ finger seoul@graph.no