This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Creates a timelapse video of today's photos | |
# Author: Andre Jacobs | |
# Overview: | |
# I am using a Raspberry Pi Zero W with the Camera V2 module to take timelapse photography | |
# The idea came from: | |
# https://blog.alexellis.io/raspberry-pi-timelapse/ | |
# https://github.com/alexellis/phototimer | |
# Today's timelapse directory (e.g. 2019/7/12) |