boppreh / keyboard

Hook and simulate global keyboard events on Windows and Linux.
MIT License
3.77k stars 433 forks source link

Is Just Pressed #651

Open Nathan3-14 opened 1 month ago

Nathan3-14 commented 1 month ago

Potentially adding a keyboard.is_just_pressed funtion could be useful where it only returns true on its first call and then false, until the key is released and re-pressed