Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 629 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 629 Bytes

Mac OS animated background ⛰

Fun simple script to make your desktop background animated.

You can change the a.gif for whatever video you want. The default script splits the video to 10 frames, you can change that for longer videos. Run the following commands to get it working.

If you have any problems installing opencv: https://pypi.org/project/opencv-python/

foo@bar:~$ pip3.6 install opencv-python
foo@bar:~$ pip3.6 install appscript
foo@bar:~$ python3.6 video.py a.gif
foo@bar:~$ python3.6 play.py

Video demo