feat: initial commit — odo v0.9.4 Electron desktop app for OpenClaw management

- Electron main process with tray icon and IPC setup
- openclaw-manager.js server bridge
- Architecture design document (ODO_ARCHITECTURE.md)
- preload.js for renderer context bridge
This commit is contained in:
2026-03-19 21:10:14 +10:00
commit a1e7e66ae1
9 changed files with 10786 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Icon needed
Replace tray-icon.png (16x16), icon.icns (macOS), icon.ico (Windows), icon.png (512x512 Linux) with proper ODO icons.