Skip to content

clippymusic/fridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fridge

creates music videos from an image or gif and an audio track

installation (linux)

make sure you have python3 and pip installed

git clone https://github.com/clippymusic/fridge
cd ./fridge
python3 -m pip install ./requirements.txt

(optional) making it globally available

sudo mv ./fridge /bin

dependencies

  • moviepy

Releases

No releases published

Packages

No packages published

Languages