Keith Smith and Claude Sonnet 4.5
a2e29b06fd
Add standalone application build support
...
- Add MSMD.spec PyInstaller configuration file
- Update README.md with comprehensive build instructions for macOS, Windows, and Linux
- Update .gitignore to exclude PyInstaller build artifacts (build/, dist/)
- Successfully tested macOS .app bundle (92 MB)
Users can now build platform-specific executables without requiring Python installation.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-05 19:19:40 -07:00
Keith Smith and Claude Sonnet 4.5
b3c14c97d4
Add comprehensive README.md documentation
...
Includes installation instructions, usage guide, content structure, configuration options, and troubleshooting section.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-05 19:14:00 -07:00
Keith Smith and Claude Sonnet 4.5
047ef52a58
Add requirements.txt with Python dependencies
...
Includes PyQt5, pyserial, pyautogui, and PyAudio packages needed to run the MSMD application.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-05 19:04:29 -07:00