Skip to content

Conversation

@hongquanli
Copy link
Contributor

Summary

  • Adds PowerShell setup script (setup_windows.ps1) for Windows users
  • Checks for Python and Git prerequisites with clear error messages
  • Clones repository and installs all Python dependencies
  • Creates desktop shortcut (Squid_hcs.lnk) with Cephla logo icon
  • Provides instructions for manual camera driver installation

Test plan

  • Run .\setup_windows.ps1 on Windows 10/11
  • Verify Python dependencies are installed correctly
  • Verify desktop shortcut is created and launches the application

🤖 Generated with Claude Code

Adds PowerShell setup script for Windows that:
- Checks for Python and Git prerequisites
- Clones the Squid repository
- Installs Python dependencies via pip
- Creates desktop shortcut with icon

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants