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.
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.
This app requires libxdo
.
On Ubuntu, this can be installed with sudo apt-get install libxdo-dev
.
This app is licenced under the EUPL-1.2.