cdto
cdto copied to clipboard
Run command
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'