Skip to content

HackyPenguin/annoyance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

annoyance

annoyance is a simple python script designed to target windows machines and simply be an annoyance.

it will do something at random at a random time between 1 second and 5 minutes.

Things annoyance will do include:

  • Randomly Enable / Disable capslock
  • Randomly Move mouse
  • Randomly move windows with win (left|right|up|down)
  • Randomly open windows settings
  • Randomly open windows notifcation tray
  • Randomly Minimize/Maximize Applications
  • Randomly Minimize all applications
  • Randomly open emoji pannel
  • Randomly Zoom in or out

for best results you will want to use pyinstaller to generate an .exe before placing it on the target machine


How to Configure

Simply clone the project

run:

  • pip install -r requirements.txt
  • cd ./src
  • pyinstaller main.py

you will have a .exe created inside the dist folder

About

a really annoying program ( great for april fools and office tomfoolery)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages