Skip to content

MyOS-ArchLinux/scrn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

scrn

This script lets you choose the kind of screenshot to take including copying the image or even highlighting an area to copy.

Requirements

  • dmenu or rofi - user input
  • xclip - used to access to clipboard
  • xdotool - get active window id
  • ps - get active window name
  • maim - utility that takes screenshots of your desktop
  • adb - used to take screenshot from your phones

Installation

git clone https://github.com/MyOS-ArchLinux/scrn
cd scrn/
sudo install -m755 scrn /usr/local/bin/scrn

set a keyboard shortcuts

About

This script lets you choose the kind of screenshot to take including copying the image or even highlighting an area to copy.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages