Skip to content

Latest commit

 

History

History

agelapse_desktop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

agelapse-python-private

Step 1: Install dependencies with

pip install -r requirements.txt

Step 2: [WINDOWS ONLY] If on windows, download the ffmpeg executable (https://www.ffmpeg.org/download.html), and place it at this path: assets/ffmpeg_win/ffmpeg.exe. You'll need to create the ffmpeg_win directory within the assets directory.

Step 3: Run main.py