Skip to content

ErvinCs/mouse-tracker

Repository files navigation

MouseVG

MouseVG allows the user to track the pointer information across all screens and generates an SVG corresponding to the mouse path.
It provides a text-based UI and runs the tracking on a separate thread.
The ResolutionConverter is used to project the generated SVG to a target resolution.
The JAR output of the build should be run by the provided Run.bat batch file for Windows.
Licensing terms are provided under the Apache License 2.0.