2022-07-13 19:25:42 +02:00
|
|
|
# GIMPShot
|
|
|
|
|
|
|
|
A screenshot tool which opens GIMP (or any other image editor) with a shot of the entire screen.
|
2022-07-13 19:56:35 +02:00
|
|
|
|
|
|
|
## Why java?
|
|
|
|
|
|
|
|
I originally wanted to use rust for this, however, screenshot-rs is completely broken and I don't
|
|
|
|
feel like fixing it because I don't have much experience with rust.
|