Jump to content

alfred_jon

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by alfred_jon

  1. Hi,

    Ok, looks like I have an issue with the Python install on my computer.

    [14:58:43.247] Carbon Copy Cloner[Script Filter] Queuing argument '(null)'
    [14:58:43.510] Carbon Copy Cloner[Script Filter] Script with argv '(null)' finished
    [14:58:43.513] ERROR: Carbon Copy Cloner[Script Filter] Code 127: /Users/jon/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/7651A74B-8CD2-4780-AE5B-AFA4E9A846E6:1: ./parse.py: bad interpreter: /usr/bin/python3: no such file or directory

     

    I'll have to have a look into this.

  2. OK, cool. Some progress.

    What I don't know how to do is to return the output of 

    "/Applications/Carbon Copy Cloner.app/Contents/MacOS/ccc" -i | awk -F"|" '{print $1}'

    to Alfred so that it could be selected by Command+1, Command+2 etc.

    I presume the result needs to be formatted into JSON?

  3. Hi optimus1509,

    I'd like to get this going as well. Not a lot of coding experience here but did you get any further?

    I couldn't get your command line to work above. it just returns

    pipe dquote>


    But, I do know that the tasks are listed in /Library/Application Support/com.bombich.ccc/MetaData.db
    I can read mine with a sqlite reading program. See screenshot

    Screen Shot 2021-07-28 at 3.07.22 pm.png

×
×
  • Create New...