Skip to content

[Request] Configurable number of forecast days in tooltip #101

Description

@rupertobensi

Currently wttrbar shows 3 detailed days in the tooltip on mouseover
Would it be possible to add a flag like --days N that passes num_of_days=N to the wttr.in API?

Example:

wttrbar --days 6

Internally this could request:

https://wttr.in/?format=j1&num_of_days=6

This would allow users to see longer forecasts on hover.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions