Giter Club home page Giter Club logo

imagemagick-screenshot's Introduction

About


imagemagick-screenshot is a script to give style to a screenshot picture with imagemagick and flameshot as screenshot tool.

Originally i found from @bandithijo blog

Requirements


  1. Imagemagick
  2. Flameshot

Screenshots


Screenshot

Installation


  1. Clone this repository :

    git clone https://github.com/Iyankdesu/imagemagick-screenshot.git
    
  2. Copy imagemagick-screenshot file to your screenshot directory, in this case ~/Pictures/Screenshots :

    cp imagemagick-screenshot ~/Pictures/Screenshots
    
  3. Edit the imagemagick-screenshot file and change screenshot_dir = "/path/to/screenshot/directory", to your full path screenshot directory, example screenshot_dir = "/home/user/Pictures/Screenshots".

  4. Create a shortcut to launch the imagemagick-screenshot, you can also just use alias instead.

Usage


  1. Take screenshot with flameshot (with shortcut or alias).
  2. Press Return and it'll automatically save the picture to your screenshot directory.

In some cases can't save the picture by pressing Return key, you can edit the flameshot configuration file in ~/.config/flameshot/flameshot.ini and change the shortcut TYPE_COPY from Ctrl+C to Return

[shortcuts]
....
....
TYPE_COPY=Return
....
....
....

imagemagick-screenshot's People

Contributors

iyankdesu avatar

Watchers

 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.