A lightweight program that counts left mouse button clicks and displays them in tray icon
My first program i done in C# (Mostly with ChatGPT's help because I only started learning C#)
You can reuse the code anywhere you want(but I will not be responsible for where and how it is used)
To compile this project on Windows you need to have .NET 7.0 installed
Build command:
dotnet publish -c Release