Skip to content

vlazic/screen-selfie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Screen Selfie

Bash script that takes screenshoots in regular intervals

Installation

cd ~
wget https://raw.githubusercontent.com/vlazic/screen-selfie/master/screen-selfie.sh
chmod +x screen-selfie.sh
./screen-selfie.sh
# check if everything works with:
sh -c 'XAUTHORITY=~/.Xauthority DISPLAY=:0 ~/screen-selfie.sh'
ls ~/screen-selfie/*

TODO

  • add REMOVE_FILES_SMALLER_THEN variable

About

Bash script that takes screenshoots in regular intervals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages