Releases: wysslrob/ZScoreToolbox
ZScoreToolbox v1.0.7
ZScoreToolbox v1.0.7
A lightweight Windows system tray tool for measuring Z-scores directly on any screen content β no manual data entry required.
How to use β Draw Mode (default)
- Press Ctrl+Alt+D or click the tray icon β Draw Z-Score
- A screenshot opens with a dark overlay
- Hold left mouse button and trace the data line freehand
- Release β Mean, Β±1 SD and Β±2 SD are calculated automatically
- Z-score of the last drawn point appears instantly
How to use β Click Mode
- Press Ctrl+Alt+S or click the tray icon β Measure Z-Score
- A screenshot opens with a dark overlay
- Click 6 points in order:
- π© +2 SD β two standard deviations above
- π’ +1 SD β one standard deviation above
- π΅ Mean β the zero / mean line
- π΄ -1 SD β one standard deviation below
- π₯ -2 SD β two standard deviations below
- π‘ Datapoint β the value you want to measure
- Z-score appears instantly with a visual gauge
Press ESC at any time to cancel.
Download
π ZScoreToolbox.exe β no installation required, just run it on Windows 10/11
Requirements
- Windows 10 / 11
- No Python needed
What's new in v1.0.7
- π±οΈ Result popup now closes automatically when clicking elsewhere
- β¨οΈ ESC key works immediately without requiring a first click
- π Tray icon toggles between Draw and Click mode
- π Click mode now supports Β±2 SD for more accurate Z-score calculation
- π¨ Draw mode is now the default tray action
- π Various stability improvements
ZScoreToolbox v1.0.5
ZScoreToolbox v1.0.5
A lightweight Windows system tray tool for measuring Z-scores directly on any screen content β no manual data entry required.
How to use
- Click the tray icon β Measure Z-Score or press Ctrl+Alt+S from anywhere
- A screenshot opens with a dark overlay
- Click 4 points in order:
- π΅ Mean β the zero / mean line
- π’ +1 SD β one standard deviation above
- π΄ -1 SD β one standard deviation below
- π‘ Datapoint β the value you want to measure
- The Z-score appears instantly with a visual gauge
Press ESC at any time to cancel.
Download
π ZScoreToolbox.exe β no installation required, just run it on Windows 10/11
Requirements
- Windows 10 / 11
- No Python needed
What's new in v1.0.5
- π Version alignment across all files (
__version__, CHANGELOG, releases) - πΌοΈ Screenshot placeholder added to README for better project presentation
- π CHANGELOG rewritten with consistent version history from v1.0.0 to v1.0.5
- π€ CONTRIBUTING.md updated with screenshot update guidelines
ZScoreToolbox v1.0.4
ZScoreToolbox v1.0.4
A lightweight Windows system tray tool for measuring Z-scores directly on any screen content β no manual data entry required.
How to use
- Click the tray icon β Measure Z-Score or press Ctrl+Alt+S from anywhere
- A screenshot opens with a dark overlay
- Click 4 points in order:
- π΅ Mean β the zero / mean line
- π’ +1 SD β one standard deviation above
- π΄ -1 SD β one standard deviation below
- π‘ Datapoint β the value you want to measure
- The Z-score appears instantly with a visual gauge
Press ESC at any time to cancel.
Download
π ZScoreToolbox.exe β no installation required, just run it on Windows 10/11
Requirements
- Windows 10 / 11
- No Python needed
What's new in v1.0.4
- π·οΈ Cursor now shows step label (Mean / +1 SD / -1 SD / Datapoint) instead of Y-coordinate
- π Security audit workflow added (Bandit + pip-audit on every push)
- π SECURITY.md added β vulnerability reporting guidelines
- π§Ή Full code audit β cleaned up imports, improved type hints and error handling
- π All documentation updated to reflect current features
ZScore Toolbox v1.0.3
ZScore Toolbox v1.0.3
A lightweight Windows system tray tool for measuring Z-scores directly on any screen content β no manual data entry required.
How to use
- Click the tray icon β Measure Z-Score or press Ctrl+Alt+S from anywhere
- A screenshot opens with a dark overlay
- Click 4 points in order:
- π΅ Mean β the zero / mean line
- π’ +1 SD β one standard deviation above
- π΄ -1 SD β one standard deviation below
- π‘ Point β the value you want to measure
- The Z-score appears instantly with a visual gauge
Press ESC at any time to cancel.
Download
π ZScoreToolbox.exe β no installation required, just run it
Requirements
- Windows 10 / 11
- No Python needed
What's new in v1.0.3
- β¨οΈ Global hotkey Ctrl+Alt+S to trigger measurement from anywhere
- π― Result labels now centered on screen with dark background for better readability