Follow these steps:
- Place your clone under your
%USERPROFILE%: the path toenhancer.pyshould look likeC:/Users/%USERNAME%/WallpaperEnhancer/enhancer.py - Inside
enhancer.py, line 86, place your own coordinates insideSun( lat, lon ) - If you want, change the pictures inside
./Wallpapers: the file extension has to be.jpegand the name of each file should match thehhmmssformat, where:hhis the activation hourmmis the activation minutessis the activation second
- Run
pip install -r requirements.txt - Execute
python setup.py