Skip to content

LambdaColdStorage/LambdaBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LambdaBackup

A Backup Tool for Google Glass (for Mac OS X)

Creates lifestreams like this:

The secret is that the entire app is a shell script wrapped as an app.

Tools used:

  • Platypus – for wrapping the shell script up as an app.
  • CocoaDialog – bash bindings for Cocoa.
  • adb – for moving files back and forth between the Glass without having to implement a PTP client, this is why we need the Glass to be in debug mode.
  • ImageMagick (convert) – for creating the optional GIF image stream at the end.
  • GNU parallel – for downsizing the images in parallel using ImageMagick.

About

A Backup Tool for Google Glass (for Mac OS X)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published