mlambie / getback

Reconnect to your remote screen sessions with ease

This URL has Read+Write access

mlambie (author)
Thu Aug 13 02:31:50 -0700 2009
commit  e0214b236b8e2856a03d298f8db10ccbe17ea176
tree    27b032e92a3511bc435573a99dd7c3285e4472c5
parent  51156a16f15332ef977e8dffc2eed0d8f61ab2ee
name age message
file README.rdoc Loading commit data...
file getback
README.rdoc

getback

getback allows you to reconnect to your remote screen sessions with ease.

Requirements

getback utilises AppleScript. Configuration changes can be made through Apple’s Script Editor, which is bundled with Mac OS X.

You can Compile and Run the code from within Script Editor, or export it as an Application binary from the File > Save As menu option.

The remote system must allows SSH connections and must have screen installed.

Contributors