pageauc / pi-timolo

Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
MIT License
548 stars 101 forks source link

8-May-2017 - pi-timolo.py release 6.0 with sub-folders, recent files and disk space management #60

Closed pageauc closed 7 years ago

pageauc commented 7 years ago

8-May-2017 - pi-timolo.py release 6.0

This upgrade include the following options.

Note - This will require the updated config.py file.

You can perform a Minimal upgrade if you have a recent installation

cd ~/pi-timolo
cp config.py config.py.old
wget -O config.py https://raw.github.com/pageauc/pi-timolo/master/source/config.py
wget -O pi-timolo.py https://raw.github.com/pageauc/pi-timolo/master/source/pi-timolo.py  

Edit the new config.py to transfer any previous customized settings

Claude ....