Add Calendar Events widget, integrate ICS calendar parsing, and refine related UI components

This commit is contained in:
2025-12-30 00:59:56 +01:00
parent a29beeda43
commit dfbc6066c9
14 changed files with 275 additions and 27 deletions
+1
View File
@@ -3,6 +3,7 @@ module ArinDash
go 1.25.5
require (
github.com/arran4/golang-ical v0.3.2
github.com/docker/docker v28.5.2+incompatible
github.com/mum4k/termdash v0.20.0
github.com/pelletier/go-toml/v2 v2.2.4