Skip to content

Recording mouse and keyboard clicks + some visualization of this

Notifications You must be signed in to change notification settings

MaxaGRAFA/click-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click Tracker

This click tracker can record mouse and keyboard clicks + some visualization of this

Installation

You must download the archive and download the requirements:

pip install -r requirements.txt

Usage

For everything to work you must run the Console.py file:

image

To start you must enter the number "1" (And if you want to stop, press F12)

Visualization

Here are just 5 ways to visualize click data:

In fact, to use visualization, you need to regularly turn on the program for at least 5 days to have some sort of data

Below you can see what the visualization might look like:

  1. You will be shown the points where you clicked (sometimes they may not be in the correct position) For example:
  1. The mouse_stats command looks like this(Almost the same with keyboard_stats):

image

  1. Clicks per day:
  1. Clicks per hour:

About

Recording mouse and keyboard clicks + some visualization of this

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages