weatherfeeder: split the former maximumdirect.net/weatherd project in two.

feedkit now contains a reusable core, while weatherfeeder is a concrete implementation that includes weather-specific functions.
This commit is contained in:
2026-01-13 18:14:21 -06:00
parent 1e05b38347
commit aa4774e0dd
21 changed files with 2432 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
# weatherfeeder
A small daemon to poll weather observations, alerts, and forecasts from a variety of sources.
A small daemon to poll weather observations, alerts, and forecasts from a variety of sources.