Sha256: 7391cba8b7831bcb59bb154db3e32d35dfb6efc7ee811850000f851980d16568

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

h1. capture

h1. → 'capture'

<p> <img src="images/nikon.jpg" /> </p>

h2. What is it?

Capture is a tool for making a full size screenshot of your Mac OS X desktop. It uses RubyCocoa and the new CGWindow API of Mac OS X Leopard to capture the desktop in a fast and efficient manner.

h2. Installing

<pre syntax="ruby">sudo gem install capture</pre>

h2. Demonstration of usage

<pre>$> capture</pre>

By default 'capture' will save the desktop screenshot to a file named ~/capture.jpg. You can set a target filename using the -o parameter.

During the capture, the desktop screen will fade in and out to provide feedback of the screen capture taking place.

h2. Code

The trunk repository is <code>svn://rubyforge.org/var/svn/capture/trunk</code> for anonymous access.
RDocs "API":http://capture.rubyforge.org/rdoc/ is also available.

h2. License

This code is free to use under the terms of the MIT license. 

h2. Contact

Comments are welcome. Send an email to "Marcus Crafter":mailto:crafterm@redartisan.com

h2. Credits

Special thanks to "DSevilla":http://www.flickr.com/photos/dsevilla/249202834/ for the camera image used in the project licensed under "creative commons":http://creativecommons.org/licenses/by-nc/2.0/.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capture-0.0.1 website/index.txt