Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 533 Bytes

ffmpeg x11grab utils

a two simple utils for taking shots or videos of screen or windows
(based on dylanaraps screenshot script)

usage

scr.sh/vid.sh - takes screenshot/screenvideo of whole active screen by default

flags:
--win - takes screenshot/screenvideo of clicked window
--nomouse - hides mouse from screenshot/screenvideo

deps

ffmpeg - for grabbing
xdotools - for getting windows dimensions
disputils - for getting active display dimensions
xclip - for placing current screenshot to clipboard