cdto icon indicating copy to clipboard operation
cdto copied to clipboard

Run command

Open fouille opened this issue 3 years ago • 0 comments

hello, It's possible to run command after cdto was opened ? i've create an Automator script, but not work :

osascript -e 'tell app "cdTo"
	activate
    do shell script "echo hello"
end tell'

fouille avatar Feb 10 '22 11:02 fouille