MacTrac - Keystroke Counter

Project Overview
This project represents my enthusiasm for creating practical software solutions to enhance user experience on macOS. MacTrac is a Python application designed to run in the taskbar of Mac computers, tracking keystrokes, left clicks, and right clicks by incrementing a counter each time an action is performed.
MacTrac monitors and counts every keystroke in real-time, providing users with accurate feedback on their typing activity. This feature is essential for users who want to track their productivity or monitor their keyboard usage patterns.
The application counts each left mouse click, incrementing the counter to reflect the total number of clicks. This functionality helps users understand their mouse usage and can be useful for ergonomic assessments or productivity tracking.
Key Features
- Real-time Keystroke Tracking
- Left Click Monitoring
- Right Click Monitoring
- Taskbar Integration
- Simple and Intuitive Interface
- Lightweight and Efficient