refactor: implement cross-platform abstraction for process management, media control, and startup configuration (TESTING)

This commit is contained in:
jahruz67
2026-04-09 21:31:02 -07:00
parent cc644e3059
commit ba0e75c503
25 changed files with 458 additions and 48 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module wis-free-v3
go 1.24
go 1.24.0
require (
github.com/gen2brain/malgo v0.11.24