Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 344 Bytes

Keylixer

This thing counts your keystrokes.

Detail

It listens to read-only keydown events through officially supported Cocoa APIs and then counts and stores the totals so you can pull the data back out for stats later.

Screenshot

Contributing

Just open a PR or file an issue.