Skip to content

a program that can detect whenever you click the mouse

Notifications You must be signed in to change notification settings

fauzymadani/mousedetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mouse Detector

this program can detect your mouse whenever you click something with your mouse.

Deployment on linux terminal

To install this project run

  git clone https://github.com/fauzymadani/mousedetector.git
  sudo apt install pip3
  cd mousedetector
  python mouse.py

if its not work :

  python3 mouse.py

Support

For support, email madanifauzy@gmail.com or join our whatsapp channel.

Features

  • you can connect this tool with your arduino by adding some code and your COM port in your arduino
  • detect whenever your mouse click.
  • it can run on linux and termux

Installation on termux

Install my-project with pkg

git clone https://github.com/fauzymadani/mousedetector.git
cd mousedetector
pkg install pip
python3 mouse.py

For your information

Feedback

If you have any feedback, please reach out to us at keperluansekolahfauzy@gmail.com

About

a program that can detect whenever you click the mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages