Window Tracker is a small application that captures the what application is being used every second. It uses the "active" window provided by the user32.dll to determine what application the user is interacting with.
- Clone the repository and open it in Visual Studio.
- Build the application.