Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
/ shakira Public archive

Experimental mouse shaker via Python

License

Notifications You must be signed in to change notification settings

aaw5017/shakira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualEnv Setup

  1. Install VirtualEnv
  2. Inside the root directory, virtualenv -p <path_to_python> .venv

Activate the Virtual Environment

activate-venv.bat

Install Pip Dependencies

pip install -r requirements.txt

Start the App

This app was coded using Python 3.8.1. To start the application, run the following:

python shakira.py

Using the App

Pretty self explanatory. Shakira will shake when you click the "Shake!" button, and your mouse will move at predefined intervals. Clicking the "Stop Shaking!" button will cause Shakira to stop shaking, and your mouse will no longer move by itself. Pressing the "Quit" button leaves the app.


Acknowledgements

About

Experimental mouse shaker via Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published