Releases: AbdulazizJHK/zoom-toolkit
Releases · AbdulazizJHK/zoom-toolkit
Release list
Zoom Toolkit v2.1
What's new in 2.1
Fixed
- Window resize drift on scaled displays (reported during winget-pkgs review): the exe now declares PerMonitorV2 DPI awareness in its embedded manifest instead of relying on a runtime call that could silently fail, so drag-resizing no longer makes the window creep. Also works around an inverted-boolean bug in customtkinter's DPI-change handling.
New
- Custom window chrome: the native title bar is replaced by an in-app dark title bar with minimize/maximize/close controls that match the app theme. Native drag, Aero Snap, drag-to-top-maximize, double-click-to-maximize, taskbar and Alt-Tab all work as before. Window frame and corners blend with the theme (Windows 11).
Improved
- Consistent field widths across all three tabs
- Path fields are now editable — type or paste a path directly
- Drag-and-drop hint added to each tab description (bilingual)
- Compact threshold field with a clear "seconds" unit label
- Calendar/format options stay disabled until Auto-Sort is enabled
- Settings dialog sizes to its content and opens centered
- Open Folder / Save Log buttons enable only once there's output
- Icon buttons for browse (📁), settings (⚙) and stop (■)
SHA256: 48750164D673D8F0C835852A93680E872320EAF38DBAE80233EA767797A8E7A8
Zoom Toolkit v2.0
Zoom Toolkit v2.0 — a bilingual (English / العربية) desktop app for managing audio off Zoom field recorders.
Download
Download Zoom Toolkit.exe below and run it — no installation, no Python required (Windows 64-bit).
⚠️ On first launch Windows may show "Windows protected your PC" because the app isn't code-signed — click More info → Run anyway. Some antivirus tools may flag PyInstaller executables; this is a known false positive.
Tools
- Audio Extractor — pulls audio out of nested SD-card folders (Zoom
FOLDER01layouts) into one directory, renaming to avoid overwrites, with optional auto-sort by date. - Audio Cleaner — moves accidental short clips into a
short_audio/folder using a configurable duration threshold. - Auto-Sorter — organizes recordings into clean date-based sub-folders.
Highlights
- Full English + Arabic (RTL) UI with Gregorian and Hijri calendars
- Dark "Field Console" design with a live level-meter progress indicator
- Dry-run preview, a plan summary before sorting, and Stop/cancel mid-run
- Drag-and-drop folders, remembered settings, configurable file types, recursive scanning
- Automatic per-run log saved to the output folder + one-click Open output folder
Settings are stored in %APPDATA%\ZoomToolkit\config.json (delete to reset).