CaptureCoop / SnipSniper

The Screenshot Tool
https://SnipSniper.net
MIT License
3 stars 0 forks source link
java screenshot

SnipSniper


The Screenshot Tool

Installation

SnipSniper currently works fully on Windows and is in development for Linux, which means that a few features might not be complete yet on Linux.

Download SnipSniper:

There are dedicated Windows Versions available, but of course the classic standalone jar also works perfectly fine.

On Windows we also offer our own installer, available here

Building

To build SnipSniper we recommend an IDE like IntelliJ that supports Gradle Projects.

Simply import the SnipSniper project and build the gradle project.

We recommend a java version above or equal to Java 8.

Should you want to build more then the jar, as in the Windows Portable/Installer Versions you can use our make.bat file, which works under Windows.

For this to work you need to have 7zip (for portable) and nsis (for installer) installed, and you need to provide a jdk under "jvm-creator".

Libraries

SnipSniper uses these libraries in order to function properly

Credits

License

MIT

Copyright 2020 - 2024 CaptureCoop.org

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.