Giter Club home page Giter Club logo

xfce4-screenshooter's Introduction

License

xfce4-screenshooter

Xfce4-screenshooter allows you to capture the entire screen, the active window or a selected region. You can set the delay that elapses before the screenshot is taken and the action that will be done with the screenshot: save it to a /PNG file, copy it to the clipboard, open it using another application, or host it on imgur.com, a free online image hosting service.


Homepage

Xfce4-screenshooter documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-screenshooter source code

Download a Release Tarball

Xfce4-screenshooter archive or Xfce4-screenshooter tags

Installation

From source code repository:

% cd xfce4-screenshooter
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-screenshooter-<version>.tar.bz2
% cd xfce4-screenshooter-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

Bugs should be reported to the Xfce bug tracking system against the product xfce4-screenshooter. You will need to create an account for yourself.

How to upload images to your imgur account?

Register an Imgur APIv3 application

In file xfce4-screenshoter located in $HOME/.config/xfce4 add use_imgur_auth=true

Then obtain an authorization token by sending a request to URL following this pattern

https://api.imgur.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&client_secret=YOUR_SECRET&response_type=token

More information https://apidocs.imgur.com/?version=latest#authorization-and-oauth

Add obtained data to xfce4-screenshoter configuration file:

client_id=yourclientid
client_secret=yoursecret
token=yourtoken

xfce4-screenshooter's People

Contributors

abuyop avatar andreldm avatar cmarchi avatar cybercop-montana avatar cymruu avatar darkcircle avatar greenlunar avatar knedlyk avatar knomepasi avatar landryb avatar m8t avatar majklvi avatar maximilian1st avatar measles avatar nschermer avatar piarres avatar pjotr123 avatar pkon avatar ponsfoot avatar rbuj avatar s8321414 avatar salepetronije avatar smarquespt avatar spike29 avatar sveinki avatar thep avatar unho avatar xgrind avatar yjwork-cn avatar zvacet avatar

Stargazers

 avatar  avatar

Watchers

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