Capturing keystrokes for a screencast
Hi, recently I started to perform small screencasts for Linux newbies. I needed a keystroke capturing program. After a swift DuckDuckGo search, I've stumbled upon Screenkey
https://snapcraft.io/screenkey
I've just installed it via snap
sudo snap install screenkey
And I was good to go. I noticed that the indicator seems to be missing. Probably, one has to kill the process via terminal to stop it. :(
I also did a little demo on a Windows 10 system, there I used this program.
https://github.com/bfritscher/carnac/releases/tag/v3-beta
The demo actually demonstrated how to create a Linux live USB stick in Windows to explore Linux :)
There is also keystrokes capturing tool for macOS which can come handy for a screencast KeyCastr
brew install --cask keycastr