logkeys icon indicating copy to clipboard operation
logkeys copied to clipboard

Timestamps based on seconds and not on keys

Open canyakan99 opened this issue 2 years ago • 2 comments

First of all, thank you for that software. It works really well!

I realized that a timestamp is only made if "enter, ctrl+c, ctrl+d" is pressed. For my purpose I would like to have a new line in my log file for e.g. every 5 seconds. Im asking for that because I want to log which keys are pressed in pentesting tool. In that case you will not use a "enter, ctrl+c,ctrl+d" often. That results in a single log entry.

Is there any possible option to insert additionally timestamps every few seconds?

I hope you get my point and can help me further.

canyakan99 avatar Dec 05 '22 20:12 canyakan99

Can you use https://github.com/kernc/logkeys/issues/223?

kernc avatar Dec 07 '22 23:12 kernc

Oh nice, I overlooked that flag. That helps! Thx for your fast reply.

canyakan99 avatar Dec 09 '22 16:12 canyakan99