- Install VirtualEnv
- Inside the root directory,
virtualenv -p <path_to_python> .venv
activate-venv.bat
pip install -r requirements.txt
This app was coded using Python 3.8.1. To start the application, run the following:
python shakira.py
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.
- Shakira shaking gif courtesy of giphy.com
- Original link https://media3.giphy.com/media/S4NlVXqTgGZ56/giphy.gif