Project

tms

0.0
No release in over 3 years
Low commit activity in last 3 years
View avaliable Time Machine backups and show their diff
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.0.4
 Project Readme

tms

Time Machine Status

View avaliable Time Machine backups and show changes

Name from fernlightning.com

INSTALL:

gem install tms # use sudo if you need

USAGE:

List backups:

tms

Show changes for last backup (same as tms -2 -1):

tms -1

Show changes between first and last backups:

tms 1 -1

Show changes for last backup only under your user dir:

tms -1 -f ~

List backups from another Time Machine:

tms -d `/Volumes/Time Machine/Backups.backupdb/user name`

Show backups in progress:

tms -i

Other options:

tms -h

REQUIREMENTS:

  • OS X
  • ruby
  • Time Machine

Copyright

Copyright (c) 2010-2019 Ivan Kuchin. See LICENSE.txt for details.