home.social

#pyscreenshot — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pyscreenshot, aggregated by home.social.

  1. @hamoid yes! I use flameshot, lovely! I'm so sad that Peek, for capturing animations, stopped working. Sometimes I use Recapp and Blue Recorder.

    This scrot thing was because I wanted to automate screenshots in Python using #pyautogui integration. I tried PIL.ImageGrab, it didn't work, and I ended using #pyscreenshot which worked fine.