huntfx / MouseTracks

Track and display mouse and keyboard information for different applications.
GNU General Public License v3.0
138 stars 23 forks source link

Save image periodically #15

Closed huntfx closed 6 years ago

huntfx commented 7 years ago

An option should be there to generate a new image every x seconds. As it can be heavy on both RAM and CPU, it may have to run directly in the background thread so that there won't be multiple instances open at the same time.

huntfx commented 6 years ago

Not really needed with the track history option, the tracks would be the only interesting part anyway