GithubHelp home page GithubHelp logo

mbouzada / screengrab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lxqt/screengrab

0.0 2.0 0.0 1.44 MB

Crossplatform tool for fast making screenshots.

Home Page: https://lxqt.org

License: GNU General Public License v2.0

CMake 14.07% QMake 0.08% C++ 85.85%

screengrab's Introduction

ScreenGrab

version 2.0-dev

ScreenGrab - A program for fast creating screenshots, and easily publishing them on internet image hosting services. It works on Linux and Windows operating systems. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment.

Build requirements

  • Qt5 >= 5.2 (Qt 4.x support only 1.x branch)
  • CMake >= 3.1.0 (only for building ScreenGrab from sources)
  • GCC > 4.5
  • KF5WindowSystem
  • [optional] Qxt Library > 0.6 (if you want to build ScreenGrab using your system Qxt version - see the "Build options" section in this file)

Build

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.

  • -DCMAKE_INSTALL_PREFIX - Install prefix for Linux distro. Default setting: "/usr".
  • -DSG_XDG_CONFIG_SUPPORT - Place config files into XDGC_CONFIG_HOME directory (usually - ~/.config/${app_name) ). Default setting: ON. In previous versions the config files were stored in ~/.screengrab (Set this parameter to "OFF" to store the config files here).
  • -DSG_EXT_UPLOADS - Enable uploading screenshots to image hosting services. Default setting: ON.
  • -DSG_DBUS_NOTIFY - Enable D-Bus notifications.
  • -DSG_GLOBALSHORTCUTS - Enable global shortcuts for main actions to create screenshots. Default setting: ON.
  • -DSG_USE_SYSTEM_QXT - Use system version Qxt Library for global shortcuts. Default setting: OFF.
  • -DSG_DOCDIR - Name for the directory of user's documentation. Default setting: "screengrab".
  • -DQKSW_SHARED - Enable shared linking with qkeysequencewidget library (in src/common/qksysekwesewidget). Default setting: OFF.
  • -DDEV_VERSION - Set a dev-version here, maybe git describe $foo. Default not set.

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

LICENSE

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

Contacts

Web homepage: https://github.com/lxqt/screengrab
Bug Tracker: https://github.com/lxqt/screengrab/issues

Copyright

(c) 2014-2018, LXQt Team
(c) 2009-2013, Artem 'DOOMer' Galichkin

Translation (Weblate)

Translation status

screengrab's People

Contributors

agaida avatar atalanttore avatar carmina16 avatar cuuptee avatar doomer avatar eltonfabricio10 avatar embeddedden avatar fat-zer avatar ilya87 avatar jhooverman avatar jleclanche avatar luis-pereira avatar macarini2018 avatar mbouzada avatar micrococo avatar mkljczk avatar oliverburkardt avatar p-bo avatar paulolieuthier avatar pmattern avatar rbuj avatar roxfr avatar shlyakpavel avatar smarquespt avatar stefonarch avatar tantun avatar tsujan avatar welaq avatar yarons avatar ynsano avatar

Watchers

 avatar  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.