TanGentleman / KeyMaster

A comprehensive toolkit for python classes and easy to use scripts for logging, analyzing, and simulating keystrokes.
MIT License
1 stars 0 forks source link

Expose Keystroke and KeystrokeList to client #47

Closed TanGentleman closed 10 months ago

TanGentleman commented 10 months ago

Client should have access to: Keystroke attributes: key, time KeystrokeList attributes: keystrokes KeystrokeList methods: is_empty, to_string