Skip to content

Any way to interrupt automations? #166

Open
@kvnxiao

Description

Is there any way to interrupt an automation? For example, if I am automating mouse movement with robotgo.MoveMouseSmooth(...), robotgo will obviously take over my mouse until it is done.

I have a hotkey system implemented in my program where I would like to be able to "pause" or "stop" the automation if a user presses a certain key combination, so that the automation stops and the user will have full control over their mouse again.

I've looked over the docs and couldn't seem to find anything of the sorts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions