/TrayClickCounter

A lightweight LMB click counter for windows

Primary LanguageC#MIT LicenseMIT

Tray Click Counter

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)MIT License

Demo

Compiling from source

To compile this project on Windows you need to have .NET 7.0 installed

Build command:

dotnet publish -c Release