Execute Home Assistant actions just tapping on your device
-
Updated
Mar 9, 2025 - TypeScript
Execute Home Assistant actions just tapping on your device
A neat little tool to track mouse clicks on your screen. It has no real use, but it's a fun little project to play with. It's written in C# using the Windows API. It also has a simple GUI made with Windows Forms. It logs mouse clicks and displays them in a heatmap.
It is an autoclicker that can be enabled and disabled with specific keyboard keys, and allows the user to set the number of clicks per second. It uses the Windows.h library to simulate mouse clicks.
An artistic visualization program that maps keyboard and mouse input to create constellations on the screen.
Add a description, image, and links to the mouse-clicks topic page so that developers can more easily learn about it.
To associate your repository with the mouse-clicks topic, visit your repo's landing page and select "manage topics."