Automated Windows 10/11 deployment for X9.cz MSP clients
Find a file
X9 Dev 0cc4779ed6
All checks were successful
release / build-and-release (push) Successful in 8m25s
Replace bubbletea TUI with Fyne GUI
- Drop bubbletea, huh, lipgloss and all their transitive deps
- Add fyne.io/fyne/v2 – native Windows GUI, dark theme
- New internal/gui/gui.go: 3-phase window (form → live run → summary)
  - Form: PC name, product key, profile, per-step checkboxes
  - Load config / Save config buttons for per-client presets
  - SPUSTIT button auto-saves to default config.json
  - Live run: virtualised log list, ZASTAVIT button
  - Summary: per-step status + elapsed time, ZAVRIT button
- cmd/xetup/main.go: pass cfgPath to gui.Run so save/load works
- CI: add mingw-w64-gcc, CGO_ENABLED=1, -H windowsgui flag

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 12:29:38 +02:00
.claude Add Claude Code memory and project context 2026-04-15 19:43:39 +02:00
.forgejo/workflows Replace bubbletea TUI with Fyne GUI 2026-04-16 12:29:38 +02:00
assets Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
cmd/xetup Replace bubbletea TUI with Fyne GUI 2026-04-16 12:29:38 +02:00
config Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
docs Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
internal Replace bubbletea TUI with Fyne GUI 2026-04-16 12:29:38 +02:00
scripts Add per-feature toggles to PS scripts and Go TUI 2026-04-16 11:11:51 +02:00
tests Add This PC desktop icon, hide Start menu recommendations, remove LinkedIn 2026-03-15 18:24:47 +01:00
tools Implement Forgejo review changes: Atera, UCPD, PDF default, OA3, dedup 2026-04-16 09:29:32 +02:00
web Add Forgejo CI/CD: auto-build and publish xetup.exe on push 2026-04-16 12:07:02 +02:00
.gitignore Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
CLAUDE.md Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
config-editor.hta Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
Deploy-Windows.ps1 feat: Dell Command | Update step (step 11) + download link on landing page 2026-04-16 10:49:15 +02:00
docker-compose.yml Add Forgejo CI/CD: auto-build and publish xetup.exe on push 2026-04-16 12:07:02 +02:00
embed.go feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
go.mod Replace bubbletea TUI with Fyne GUI 2026-04-16 12:29:38 +02:00
go.sum Replace bubbletea TUI with Fyne GUI 2026-04-16 12:29:38 +02:00
Remove-ClaudeCode.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
review.html Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
Run.cmd Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
runner-config.yml ci: set runner log level to info (was debug) 2026-04-16 12:07:05 +02:00
Setup-ClaudeCode.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
setup.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
setup.sh Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
SPEC.md Add admin account creation and Windows activation steps 2026-03-14 19:15:30 +01:00
xetup.exe Add Forgejo CI/CD: auto-build and publish xetup.exe on push 2026-04-16 12:07:02 +02:00