|
|
|
|
|
by mnmalst
235 days ago
|
|
It kinda IS a working solution tho. recall-for-linux.exe is just a bash script that does this in a loop. :) grim - | tee ~/.recall/$(date "+%Y-%m-%dT%H-%M-%S").png | tesseract stdin stdout 2>/dev/null >~/.recall/$(date "+%Y-%m-%dT%H-%M-%S").log |
|