Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 08:36

Macro Tool v0.1.0

First stable prototype release.

Macro Tool is an image-recognition desktop macro tool that detects configured template images inside selected screen regions and executes click actions.

Features

  • Image-recognition based click rules
  • PySide6 desktop GUI
  • Rule add/edit/delete
  • Search region selector
  • Click position selector on template images
  • Transparent PNG mask support
  • Mask editor with Mask/Restore tools
  • Ctrl+Z undo in Mask Editor
  • JSON rule storage
  • Cooldown-based repeated click prevention
  • Test Detection without clicking
  • Runtime logs
  • Multi-monitor region support
  • Japanese filename support for template images
  • Windows packaged build via PyInstaller

Improvements Since Alpha

  • Improved rule editor validation
  • Added warnings for rules that overlap the Macro Tool window
  • Improved rule list enable/disable behavior
  • Updated README screenshots and documentation
  • Added v0.1.0 release checklist and known limitations

Notes

  • This release is Windows-focused.
  • The executable is unsigned, so Windows Defender or SmartScreen may warn.
  • Do not run rule files from untrusted sources.
  • Some applications may ignore simulated mouse input or handle it differently from normal clicks.
  • Rule data is stored in rules.json next to the executable when using the packaged build.