Check weather forecasts and moon phases directly from the terminal. Core Scenario: When the user needs current weather information or upcoming forecasts via terminal.
The wttr module provides weather information for current or specified locations, utilizing the wttr.in service. It supports human-readable formats, moon phases, and unit customization.
moon subcommand for lunar data.# View the weather forecast for the current location
x wttr
# View the weather for Beijing
x wttr Beijing
# View the current phase of the moon
x wttr moon