Skip to content

Conversation

@soreau
Copy link
Member

@soreau soreau commented Jan 26, 2026

Depends on weather-fetch.py running periodically in the background.

Example: while true; do python weather-fetch.py [options]; sleep 10m; done

Check the weather-fetch.py script header for usage instructions.

@soreau soreau force-pushed the wf-panel-weather-widget branch 4 times, most recently from 72e28c7 to e49152c Compare January 26, 2026 23:15
Depends on weather-fetch.py running periodically in the background.

Example: while true; do python weather-fetch.py [options]; sleep 10m; done

Check the weather-fetch.py script header for usage instructions.
@soreau soreau force-pushed the wf-panel-weather-widget branch from e49152c to 6e1089b Compare January 27, 2026 00:47
@soreau soreau marked this pull request as draft January 28, 2026 23:23
Copy link
Collaborator

@trigg trigg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!


update_weather();

timeout = Glib::signal_timeout().connect_seconds(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not using file watching? :D

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants