- Select a test from the left panel
- Configure test parameters
- Start the test
- View real-time results and charts
- The system automatically monitors hardware health
- Critical conditions trigger emergency stop
- View detailed safety reports
Edit config.ini to customize:
- Safety limits
- Test durations
- UI preferences
We welcome contributions! Please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature/YourFeature) - Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/YourFeature) - Open a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
- PySide6 for the modern GUI
- psutil for system monitoring
- OpenCV for webcam testing
- SoundDevice for audio testing
- PyCUDA for GPU testing
For issues and feature requests, please open an issue.