lxqt / screengrab

Crossplatform tool for fast making screenshots.
https://lxqt.github.io
GNU General Public License v2.0
71 stars 45 forks source link

ScreenGrab

Overview

An application for creating screenshots. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment.

ScreenGrab

Features

Installation

Compiling source code

Build requirements

To build ScreenGrab from sources, use these commands:

mkdir build
cd build
cmake [BUILD OPTIONS] ../
make
make install

Build options

You can use some or all of these parameters to customise your build.

Build notes

For Debian based Linux distributions please use the distribution build tools. One can get the source-code with

apt source screengrab # Sources for the released package
- or -
git clone https://salsa.debian.org/lxqt-team/screengrab

Build with the tools provided by devscripts or better with pbuilder or sbuild

Binary packages

Official binary packages are available in all major distributions. Just use the distributions' package manager to search for string 'screengrab'.

LICENSE

Screengrab is licensed under the GPL v2. See file LICENSE in docs directory for more information

Copyright

(c) 2014-2022, LXQt Project
(c) 2009-2013, Artem 'DOOMer' Galichkin

Translation

Translations can be done in LXQt-Weblate

Translation status