armm77 / Grab

Grab for screen capture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab

for screen capture

This application is intended to be a recreation of the excellent and original Grab application created by Keith Bernstein and developed for the NeXTSTEP/OPENSTEP.

Features

Platform:

  • GNU/Linux (X11).

Requirements:

  • libX11-devel
  • libXcomposite-devel
  • libdispatch

Capture Options:

  • Full screen.
  • Full screen with 10 second timer.
  • Specific window.
  • Screen selection portion.

Compiling for GNU/Linux

~% git clone https://github.com/armm77/Grab.git
~/Grab% make
~/Grab% sudo make install

Acknowledgments:

  • GNUstep: to all the developers who have contributed to the project and to others who do not appear in the list of members but have still contributed.
  • NEXTSPACE: to Sergii Stonian for his project and recreating the desktop again.

Examples

Selection

Window

Screen

Timed Screen

About

Grab for screen capture

License:GNU General Public License v2.0


Languages

Language:Objective-C 88.8%Language:Rich Text Format 8.0%Language:Makefile 3.2%