/Simple-Screenshot-Script

A bash script to capture different types of screenshots including region, delay 5 seconds and windows

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Simple Screenshot Script

A bash script to capture different types of screenshots including region, delay 5 seconds and windows

GitHub Logo

Dependency:

  • maim
  • sxiv
  • xdotool
Debian

sudo apt install maim

sudo apt install sxiv

sudo apt install xdotool

Arch

sudo pacman -S maim

sudo pacman -S sxiv

sudo pacman -S xdotool

Install script:

cd /tmp

git clone https://github.com/IamJony/screenshot-script.git

cd screenshot-script// && chmod +x install

./install