[inactive migration from GitLab]
GIMPShot: A tool to make a screenshot and load it into GIMP directly
.settings | ||
bin | ||
gradle/wrapper | ||
src/main/java/de/tudbut/gimpshot | ||
.classpath | ||
.gitignore | ||
.project | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
GIMPShot
A screenshot tool which opens GIMP (or any other image editor) with a shot of the entire screen.
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.