dotfiles/.scripts/screencut.sh

5 lines
144 B
Bash
Raw Permalink Normal View History

2021-09-21 22:34:03 +02:00
#!/bin/sh
maim -u -g `slop -b 3 -c 1,0,0` | convert - -alpha off ~/CUTS/`date +%s`.jpg
#adb root
#adb push ~/CUTS /storage/emulated/0/Download/