= Welcome to Gotcha! = [[PageOutline]] Gotcha! is a small utility for OS/2, eComStation, and ArcaOS which allows for the capturing of windows, window interiors, parts of the screen, or the entire desktop, and saving such images to disk or to the clipboard (in several file formats). It has options for serial capture (automatically taking a capture every n seconds) and batch mode (take a capture, save, and exit). The original author, Thorsten Thielen, wrote Gotcha! mainly because all other screen capture programs for OS/2 that he found at the time were either quite outdated, part of another (usually large) program, buggy, and/or not free. == Current Status == == Latest Versions == Gotcha! is available for downloading in the following packages and formats: ||'''Component'''||'''Package'''||'''Version'''||'''Description'''|| ||Gotcha! full installer||[http://hobbes.nmsu.edu/h-search.php?key=Gotcha-2-0-0-0.wpi WPI]||2.0||Full Warpin Installer|| == Additional software prerequisites == It is strongly recommended to install from RPM (these should all be installed with ArcaOS by default): Install the following from the Arca Noae stable repository: {{{ yum install libc libgcc1 libgcc-fwd libstdc++6 libsupc++6 GBMDLL }}} or use Arca Noae Package Manager's Quick install feature (YUM | Quick install...) and paste the following into the dialog box: {{{ libc libgcc1 libgcc-fwd libstdc++6 libsupc++6 GBMDLL }}} === Licensing === * Gotcha! (as available here) is open source software released under the GNU General Public License version 2. === Development & Release === Original versions of Gotcha! (through version 1.78) are available from Thorsten's page, [http://www.c2226.de/programs/gotcha/index.phtml here]. Development of Gotcha! has been renewed as of February, 2018, in cooperation with Arca Noae, LLC and affiliated developers. Further details regarding new releases will be made as work progresses. For the latest releases, see '''Latest Versions''', below. == Support == You must be logged into TRAC to create tickets. Please login with your [http://www.netlabs.org Netlabs] login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. If you have troubles acquiring a [http://www.netlabs.org Netlabs] login id send an e-mail to {{{ #!html Netlabs Community Mailing List }}} === Mailing Lists === There are currently two mailing lists for Gotcha!: one for users, and one for developers. To subscribe to the developer list: Send email to: gotcha-dev-on AT 2rosenthals DOT com and reply to the confirmation email. To subscribe to the user list: Send email to: gotcha-user-on AT 2rosenthals DOT com and reply to the confirmation email. Web archives of lists are available here: * http://lists.2rosenthals.com/gotcha-dev/List.html * http://lists.2rosenthals.com/gotcha-user/List.html == Screenshots == Coming soon! == Bugs & Features == Gotcha! is undergoing some transformation. The latest version in development utilizes GBM for various graphics formats, and relies on the system-installed GBM library for these. Additional changes and enhancements are coming, too, so stay tuned for more news. == Credits == * Thorsten Thielen - Original Author * Andy Willis * Gregg Young Special thanks to the following people who provided translations and thus made the existence of localized versions of this program possible or other components or inspiration: * Tomas Hajny -- Czech translation * The author of PM/Capture OS/2 * Richard Papo's excellent [http://web.archive.org/web/19990203154736/http://www.msen.com:80/~rpapo/ MemSize system resources monitor] * Érico Mascarenhas Mendonça -- (Brazilian) Portuguese translation * Alberto Gabrielli -- Italian translation * All users of Gotcha! for bug reports, suggestions, and testing! * Everyone we missed (which was purely unintentional) == Building Gotcha! == Coming soon!