Jump to content

optimus1509

Member
  • Posts

    20
  • Joined

  • Last visited

Reputation Activity

  1. Like
    optimus1509 got a reaction from kisonay in Relative Dates   
    @deanisheAny chance this can be updated to python3?
  2. Thanks
    optimus1509 got a reaction from deanishe in Alfred with Carbon Copy Cloner (CCC).   
    Thanks for offering to help @deanishe much appreciated.
     
    The CCC command-line command to start a backup is - 
     
    "/Applications/Carbon Copy Cloner.app/Contents/MacOS/ccc" -s"Task Name"  
    Above "Task Name" is one of many backup tasks configured in CCC5.
     
    "/Applications/Carbon Copy Cloner.app/Contents/MacOS/ccc" -i  
    The output of the above is new-line separate tasks along with their status (pipe separated) as per below - 
     
    Task 1|stopped
    Task 2|stopped
    Task 3|stopped
     
    if a task is running there may be additional "|" separated statuses as per below - 
     
    Task 1|running|-1.000000|0|Testing write responsiveness of the destination...|
    Task 2|stopped
    Task 3|stopped
    Task 4|running|4.494382|0|Initializing file copier…|
     
    For more information please refer to this link. Thanks in advance.
  3. Thanks
    optimus1509 reacted to Acidham in SideNotes with Alfred.   
    Quick and dirty...enjoy: https://github.com/Acidham/alfred-sidenotes
×
×
  • Create New...