Skip to content

Dmart331/ChangeWallpaperMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Python to Change Wallpaper Using time.sleep()

Using the "Background" folder along with this repo, set the time to sleep using seconds in the if __name__ == "__main__" section of the code. Replace files in background folder if you wish, but keep naming conventions to "NUMBER.jpg".

Installation

From terminal make project directory and cd into it.

git clone REPO in the directory.

Usage

run python change.py from the project directory.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Really just wanted to change the background on my machine with python.

Credits

Drew Martin

License

Use it as you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages