Question #663387 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663387

    Status: Open => Answered

RaiMan proposed the following answer:
yes, a middle-sized challenge ;-)

workflow idea with hotkey:
-- trigger script:
- accepts scriptname and parameters
- writes a line to a file with these information
- issues hotkey

-- serverscript
-- waits for hotkey
-- reads the one-line file
-- builds the run command and runs it

workflow idea file only:
-- trigger 
create a one-line-file with scriptname and parameters

-- serverscript
-- wait for file to exist
-- reads the one-line file
-- delete the file
-- builds the run command and runs it

there are of course other option for the trigger-server-communication-
file

You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to