PyWarp v1.2.2
Added
UI & Theme Improvements
- Centralized all theme-related functions for cleaner architecture
- Fully redesigned application theme with modern visuals and improved accessibility
- Added font customization feature with live preview and fallback support
UX Enhancements
- Introduced "Silent Mode" toggle in the main menu for distraction-free usage
- Reworked tray icon and menu layout for better clarity and responsiveness
Language & Localization
- Implemented full multi-language support using
.qmfiles and embedded resources - Added Persian (
fa) language support with proper RTL layout handling - Language switching now supports restart logic for full UI refresh
System & Backend Updates
- Integrated structured logging system with file output and log levels
- Updated WARP integration for improved stability and compatibility
📦 Downloads
| Platform | File | SHA256 Checksum |
|---|---|---|
| 🪟 Windows | Download EXE | f662a9b43d307989547a62c5780e69b980961ad047de93ee95d033eb239a92fd |
| 🐧 Linux | Download Binary | c08f644667092f7550b64617511feb5f5c322a6069dd5867e811b50696b9b3d6 |
| 🍎 macOS | Download App | f662a9b43d307989547a62c5780e69b980961ad047de93ee95d033eb239a92fd |
To verify integrity:
- On macOS/Linux:
shasum -a 256 [file] - On Windows (PowerShell):
Get-FileHash .\pywarp-windows-v1.2.2.exe -Algorithm SHA256
🛡 Is it safe?
Yes. Some antivirus tools may falsely flag the .exe because it’s unsigned and built with Nuitka.
- ✅ Open-source and transparent: GitHub Repo
- 🔐 We're working on signing future releases
If flagged, you can submit the .exe to Microsoft as a false positive or build it yourself from source.
Thanks for using PyWarp!
⭐️ Star the repo if you find it helpful — and stay tuned for more updates.