GithubHelp home page GithubHelp logo

jigoku / scrot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from resurrecting-open-source-projects/scrot

0.0 1.0 0.0 843 KB

SCReenshOT - command line screen capture utility

License: Other

Makefile 4.00% M4 1.91% Shell 2.18% C 91.91%

scrot's Introduction

Logo

scrot (SCReenshOT)

scrot - command line screen capture utility

What is scrot?

scrot is a simple command line screen capture utility, it uses imlib2 to grab and save images.

scrot has many useful features:

  • Support for multiple image formats: JPG, PNG, GIF, and others.
  • The screenshot's quality is configurable.
  • It is possible to capture a specific window or a rectangular area on the screen.

Because scrot is a command line utility, it can easily be scripted and put to novel uses. For instance, scrot can be used to monitor an X server in absence.

scrot is free software under the MIT-advertising license.

Help this project

scrot needs your help. If you are a programmer and want to help a nice project, this is your opportunity.

The original scrot went unmaintained; the source of the last version, 0.8, was imported from Debian. After, patches from Debian and elsewhere were applied to create the 0.9 release. The details of our releases are registered in the ChangeLog file. Now, scrot is maintained by volunteers under Resurrecting Open Source Projects.

If you are interested in helping scrot, read the CONTRIBUTING.md file.

Building

scrot requires a few projects and libraries:

From a Unix command line, building is simple:

$ ./autogen.sh
$ ./configure
$ make

Cleaning up the build is also simple:

$ make distclean

You can return to a pristine source tree before running ./configure:

$ ./autogen.sh clean

Installing

If you've built scrot from source, scrot needs to be installed from a root shell:

# make install

Debian users can install scrot from their package manager:

$ sudo apt install scrot

Author

scrot was originally developed by Tom Gilbert.

Currently, source code is maintained by volunteers. Newer versions are available at https://github.com/resurrecting-open-source-projects/scrot

scrot's People

Contributors

eribertomota avatar daltomi avatar guijan avatar ifohancroft avatar quite avatar jda avatar a1346054 avatar fraggerfox avatar languidnights avatar ctarbide avatar cationiz3r avatar peterwu avatar thesamesam avatar zettix avatar nothub avatar c0dev0id avatar ideal avatar luzpaz avatar 0mwh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.