asweigart / pyscreeze

PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
BSD 3-Clause "New" or "Revised" License
194 stars 96 forks source link

Added gnome-screenshot to possible screenshot tools #81

Open erwincas opened 2 years ago

erwincas commented 2 years ago

Implemented in the same manner as the rest of the codebase. This addition makes it possible to use pyscreeze using other command line utilities than scrot, since scrot is not supported on all linux distributions.

Avasam commented 3 months ago

@erwincas This now has conflicts