Forrest logo
back to context overview

ansiweather

List of commands for ansiweather:

  • ansiweather:tldr:415fc ansiweather: Display a forecast showing wind and humidity data for your current location.
    $ ansiweather -w ${true} -h ${true}
    try on your machine
    explain this command
  • ansiweather:tldr:e905b ansiweather: Display a forecast showing symbols and daylight data for your current location.
    $ ansiweather -s ${true} -d ${true}
    try on your machine
    explain this command
  • ansiweather:tldr:f392e ansiweather: Display a forecast using metric units for the next five days for Rzeszow, Poland.
    $ ansiweather -u ${metric} -f ${5} -l ${Rzeszow,PL}
    try on your machine
    explain this command
back to context overview