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".
From terminal make project directory and cd into it.
git clone REPO in the directory.
run python change.py from the project directory.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Really just wanted to change the background on my machine with python.
Use it as you want.