Skip to content

Fun simple script to make your Mac's desktop background animated.

Notifications You must be signed in to change notification settings

jaybcee/Mac-OS-animated-background

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Fun simple script to make your Mac's desktop background animated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%