The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
This utility monitors all keyboard inputs attached to a Linux computer and
records the count of each time any keys are pressed. No timing information is
stored, nor order of key pressed, so it should not be possible to use to
recover any specific input from the stored data once it has been in use for a
while.
.
Use keycounts.report to report the results.
Use keycounts.image > counts.svg to generate an SVG of the results.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install keycounts
To install keycounts, simply use the following command: