[req] Keycounter

I tried this myself with avescripter but i didn't know how to begin so i'm sharing the idea and hopefully someone makes this. A keycounter desklet that shows how many keys you pressed and perhaps even how many mouseclicks you did. Perhaps with some other bells and wistles like a clock on the flip side so you don't have the count on screen all the time? It just some random idea i got. Anyway a simple keycounter/mouseclicks counter would be cool.

#340396

You will not be able to do this because Keyboard and mouse is only captured when the desklet takes focus.

To be able to do this, I would have to bind into windows and capture everything.

#340400

um i got an idea, i think it should work, it's not the same but it's pretty much like it. i'll update l8er

#340410

Not with AS, but such desklet is possible. BTW, if you consider running the monitoring resident program (written SPECIALLY for thios case), you'll even be able to do it with AveScripter

#340416

I got a Whatpulse parsing desklet, it's almsot finished now, going to release tommorow.

#340428