Menu

Tree [70c3da] master /
 History

HTTPS access


File Date Author Commit
 KeyPressStats 2023-06-05 noahw noahw [a29236] Add project files.
 .gitattributes 2023-06-05 noahw noahw [2540a8] Add .gitattributes, .gitignore, README.md, and ...
 .gitignore 2023-06-05 noahw noahw [2540a8] Add .gitattributes, .gitignore, README.md, and ...
 KeyPressStats.sln 2023-06-05 noahw noahw [a29236] Add project files.
 LICENSE.txt 2023-06-05 noahw noahw [2540a8] Add .gitattributes, .gitignore, README.md, and ...
 README.md 2023-06-05 ziptie.entity ziptie.entity [70c3da] Update README.md

Read Me

KeyPressStats

A tool that tracks your keypresses and stores them locally in a JSON file.

image

How to use

  • Head over to releases and download the latest version
  • Launch KeyPressStats.exe
  • In your system tray, you should see Keypress Stats is now open

image
- Right click on it and it will show you your most and least used keys and when it next updates. You can also click the Open Keypresses File to launch the Keypresses.json file which contains all of your keypress stats.
- You can add Keypress Stats to your startup apps. On windows, press Win + R and type shell:startup and then create a shortcut of KeyPressStats.exe inside of the startup folder.

How does it work?

Every time you press a key, it stores that keypress in a list and every 30 seconds, all of the keys inside of that list will be stored in the Keypresses.json file and sorted.

Notes

Requires .NET 6

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.