Skip to content

ahi6/mouse-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mouse stats tracker

This is a small app I made to learn egui. Upon its launch, it will record your mouse position and calculate stats such as distance travelled and the average speed.

Preview of the app

There is still room for improvement, but this program isn't exactly meant to be world-changing.

You may download the app via the releases tab.

Running on Linux

This app requires libxdo. On Ubuntu, this can be installed with sudo apt-get install libxdo-dev.

Licence

This app is licenced under the EUPL-1.2.