Skip to content

A python script that changes your wallpaper and plays the iconic song "I'm a barbie girl" forcefully at full volume every five minutes.

Notifications You must be signed in to change notification settings

C41f0N/im_a_barbie_girl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

im_a_barbie_girl

A python script that changes your wallpaper and plays the iconic song "I'm a barbie girl" forcefully at full volume every five minutes.

image

Requirements

pip install -r requirements.txt

Compile

Install pyinstaller pip install pyinstaller

Then compile into an executable with pyinstaller --noconsole --onefile --add-data "image.jpg;." --add-data "audio.wav;." __main__.py

About

A python script that changes your wallpaper and plays the iconic song "I'm a barbie girl" forcefully at full volume every five minutes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages