User Tools

Site Tools


misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc [2026/04/11 15:33] msmisc [2026/04/23 12:21] (current) ms
Line 58: Line 58:
 </code> </code>
 <code> <code>
-curl -s "https://api.open-meteo.com/v1/forecast?latitude=48.76&longitude=9.14&current=temperature_2m"| jq '.current.temperature_2m'+curl -s "https://api.open-meteo.com/v1/forecast?latitude=48.76&longitude=9.15&timezone=Europe%2FBerlin&current=temperature_2m"| jq '.current.temperature_2m' 
 +curl -s "https://api.open-meteo.com/v1/forecast?latitude=48.76&longitude=9.15&timezone=Europe%2FBerlin&current=temperature_2m"| jq '.current.time,.current.temperature_2m'
 </code> </code>
 <code> <code>
 +curl wttr.in/:help
 +
 curl wttr.in/Stuttgart?format=1 curl wttr.in/Stuttgart?format=1
 curl wttr.in/Stuttgart?format="%c%h%t%f%w%l%m%M%p%P%D\n\n" curl wttr.in/Stuttgart?format="%c%h%t%f%w%l%m%M%p%P%D\n\n"
misc.1775921598.txt.gz · Last modified: 2026/04/11 15:33 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki