Skip to content

tjluoma/parse-superduper-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

parse-superduper-logs

Summary: Parse SuperDuper Logs and send notifications (requires posh.)

I have SuperDuper set to run automatically on my MacMiniColo which means that I might not notice when it runs, and some other Macs backup overnight. It’s probably safe to assume that everything worked unless I see something went wrong, but when it comes to backups, I’d rather be sure.

So I have Keyboard Maestro configured to run this script whenever SuperDuper quits. You could also use the feature in SuperDuper to run this after the copy completes, but I prefer this method.

The script itself is fairly thoroughly commented, so it should be pretty clear how it works. If not, feel free to get in touch.

This is an example of what a successful copy looks like:

Please note that in order to get push notifications delivered, I am using another script I wrote called posh which is built using Pushover.

About

Parse SuperDuper Logs and send notifications (using po.sh)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages