52d3b1196bUpdate README and configuration template to include Weather widget setup detailsArindy2025-12-29 07:19:21 +01:00
57f7898d65Add Weather widget and integrate OpenWeatherMap API for dynamic updatesArindy2025-12-29 00:57:38 +01:00
e77e1d72b8Remove redundant error logging in HTTP ProberArindy2025-12-29 00:57:13 +01:00
6b0d9b229fFix Calendar widget border character to align with consistent box-drawing styleArindy2025-12-28 21:34:03 +01:00
e1482a152eAdjust grid layout and refine Calendar widget renderingArindy2025-12-28 21:32:07 +01:00
a0be24b074Add Calendar widget to display the monthly calendar and integrate it into the layoutArindy2025-12-28 21:09:01 +01:00
ec85f87377Refactor date and clock widgets to simplify periodic updates and remove redundant ticker logic.Arindy2025-12-28 19:46:00 +01:00
4ac47429cdHide transitive fields from API responses in Website and Device structsArindy2025-12-28 15:28:02 +01:00
3442864fbeAdd templates, README, and license to initialize project essentialsArindy2025-12-28 15:20:07 +01:00
a83958500eAdd HTTPProber widget and API to display website statusesArindy2025-12-28 14:25:14 +01:00
598e93c9d2Refactor NetworkDevices widget and GetDevices API to simplify device handling and remove interface-based grouping.Arindy2025-12-28 12:49:18 +01:00
79166b344cAdd online status detection and update dependenciesArindy2025-12-28 12:24:23 +01:00
0b992a6a11Fix handling of offline interface status in NetworkDevices widgetArindy2025-12-28 11:35:08 +01:00
44689ada2cRefactor NetworkDevices widget to sort interfacesArindy2025-12-28 11:28:10 +01:00
e4a584f4dfFix ordering to initialize result[device.Interface] after interface type checks.Arindy2025-12-28 11:24:08 +01:00
1cf70b65baAdd NetworkDevices widget to display and manage network devicesArindy2025-12-28 11:21:32 +01:00