Skip to content

Jeanp78/click-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Click Counter

This application keeps track of the mouse clicks you make on your computer. The information is displayed in an icon in the system tray, allowing you to easily and quickly view the click count. This is useful to check your mouse quality

Features

  • Counts left, right, and middle clicks.
  • Counts scroll events.
  • Displays the click count in the tooltip of the icon in the system tray.
  • Option to exit the application from the icon menu.

Requirements

To run the application, you will need to have Python 3 installed along with the following libraries:

  • pynput
  • pystray
  • Pillow

You can install these libraries using pip:

pip install pynput pystray Pillow 

Execution

To run the application, simply execute the following command in the terminal:

python click_counter.py

Installation

You can execute the click_counter.exe or if you want it start with windows you can add it to windows startup folder

About

Click counter made with python to track each click of mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages