Coder Social home page Coder Social logo

javasnippingtool's Introduction

JavaSnippingTool

Java CI with Maven

The JavaSnippingTool is an extendable screenshot grabbing application. The application uses Adapters to ‘plug-in’ features and actions to be performed when a screenshot is taken. To customise the application comment-out/remote Adapters from the adapters.xml file. This is currently located within the JAR when compiled so requires unzipping the JAR file to make the changes.

How to use the application

  1. Build the project using Maven (mvn install).
  2. Execute the jar file by either (replace [VERSION] with the version in pom.xml):
    • Navigating to the directory of the JAR in a CMD terminal and entering:
      java -jar JavaSnippingTool-VERSION-pkg.jar
    • Create a .bat file (e.g JavaSnippingTool.bat) and entering: java -jar C:\Users\YOUR_USERNAME\Documents\JavaSnippingTool-VERSION-pkg.jar The path used is an example, enter the location of the JAR file on your PC. To run the .bat file double click on it.
  3. It may not be obvious that the application is running as it takes a screenshot of your current desktop, however if you click and drag your mouse you will see a blue box appear (as seen in the image below). This will be the area captured.

test

javasnippingtool's People

Contributors

laffini avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.