Skip to content

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

License

Notifications You must be signed in to change notification settings

IamJony/Simple-Screenshot-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages