├── LICENSE ├── README.md ├── createframes.py ├── main.py └── play.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omackenzie/windows-video-wallpaper/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omackenzie/windows-video-wallpaper/HEAD/README.md -------------------------------------------------------------------------------- /createframes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omackenzie/windows-video-wallpaper/HEAD/createframes.py -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omackenzie/windows-video-wallpaper/HEAD/main.py -------------------------------------------------------------------------------- /play.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omackenzie/windows-video-wallpaper/HEAD/play.py --------------------------------------------------------------------------------