Skip to content

Cursor Coordinate Tracker v1.0 is a WPF application for real-time tracking and setting of the cursor's position on the screen. It features adjustable refresh speed, allowing users to control how frequently the cursor's coordinates are updated.

License

Notifications You must be signed in to change notification settings

g4-api/cursor-coordinate-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursor Coordinate Tracker v1.0

Build & Release

Cursor Coordinate Tracker is a simple desktop application built using WPF (Windows Presentation Foundation) that allows users to track and display the current X and Y coordinates of the mouse cursor in real-time.

Features

  • Real-time display of mouse cursor coordinates.
  • Start/Stop tracking functionality.
  • Set custom coordinates for the mouse cursor.
  • Adjustable refresh speed for the coordinate tracking.

Getting Started

To use the application, simply run the executable file. The main window displays the current X and Y coordinates of the mouse cursor. You can start or stop tracking using the "Start" button, and set custom coordinates using the "Set Position" button. The refresh speed can be adjusted using the slider.

Prerequisites

  • Windows operating system
  • .NET Framework

Installation

  1. Download the latest release from the Releases page.
  2. Extract the zip file to your desired location.
  3. Run the executable file (e.g., CursorCoordinateTracker.exe).

Usage

  1. Launch the application.
  2. The main window will display the current X and Y coordinates of the mouse cursor.
  3. Use the "Start" button to begin tracking the cursor.
  4. Use the "Stop" button to pause tracking.
  5. Adjust the refresh speed using the slider.
  6. Click the "Set Position" button to manually set custom coordinates.

Screenshots

Application Screenshot

Contributing

If you have suggestions for improvements, bug reports, or want to contribute to the project, please feel free to create an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Cursor Coordinate Tracker v1.0 is a WPF application for real-time tracking and setting of the cursor's position on the screen. It features adjustable refresh speed, allowing users to control how frequently the cursor's coordinates are updated.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages