Hello, on windows I use autohotkey to do quick scripting. Inside my long running scripts I can call the tooltip function which shows a simple text that follows the mouse. I often use this as a simple HUD to monitor script progress running in the background as I do other things on the computer.
What is the best way to show something like this in linux? Is there a built in command in kde? I use x11 debian.