Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 620 Bytes

cursor-travel-tracker

How far has my cursor travelled? Millions of pixels so far today. I know this because I wrote a small Python script that tells me in my macOS menu bar.

macOS menu bar: your cursor has travelled four million pixels

It's powered by rumps and pynput.

Install

pip3 install -r requirements.txt

Run

Note: macOS may ask you to give your script increased permissions so it can track inputs!

python3 main.py