Simple shell script that extracts text on screen and converts it to a readable pdf
- tesseract-ocr
- zenity
- ghostscript
git clone https://github.com/xceejay/screentext/
cd screentext && chmod + x screentext
sudo cp screentext /usr/local/bin
git clone https://github.com/xceejay/screentext/
cd screentext
chmod + x
- Open Terminal
- Type
screentext
and press Enter
- Open Terminal
cd
into the screentext directorysh screentext
Current window should be in fullscreen for this to work properly
Enjoy😼