2025-05-10 19:58:31 +12:00

1.4 KiB

Development progress

  • Core functionality
    • Screen capture tool
    • Script interpreter
    • OpenCV image matching
      • Configurable accuracy
    • Simulate mouse clicks
      • Interrupt running script
        • Should interrupt automatically if window is unhidden (should minimize instead of hiding)
    • Add more built-in script functions
  • IDE
  • Release
    • New project name
    • Main window icon
    • Document how to run tests containerized for CI
      • Screen capture is broken under icewm
      • OpenCV on bookworm depends on qt5 so both end up in the container - consolidate
    • Make Linux release build
    • Make Windows release build