v1.1.2
Crushed some bugs, boosted performance, and recharged with a power nap.
Platform Downloads & Usage
🐳 Docker (⭐ RECOMMENDED for all platforms)
Best compatibility and performance
# Pull and run the latest Docker image
docker run -it --rm seanchangx/thsr-sniper:latest
# Or with custom arguments
docker run -it --rm seanchangx/thsr-sniper:latest python main.py --helpNote: Docker image is built separately. Check Docker Hub for the latest image.
🍎 macOS (Apple Silicon)
Native executable
# Download and run
chmod +x thsr-sniper-macos-apple-silicon
./thsr-sniper-macos-apple-silicon --helpNote: For Intel Macs, please use Docker for best compatibility.
🪟 Windows
Native executable
# Download and run
thsr-sniper-windows.exe --helpBuild Information
- Version: v1.1.2
- Build date: 2025-09-06 04:28:38 UTC
- Docker image: Available on Docker Hub
⚡ Recommendation: Use Docker for the best experience across all platforms!