MelonSmasher / wyze_rec_cleaner

Simple script to clean Wyze camera recordings on NFS shares.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wyze Recording Cleaner

Simple script to clean Wyze camera recordings on NFS shares. This script can run from a machine that has the same NFS mount as your Wyze cameras and will clean old recordings and prune empty directories.

Setup

Grab the files:

git clone https://github.com/MelonSmasher/wyze_rec_cleaner.git
cd wyze_rec_cleaner
cp .env.example .env

After grabbing the files edit .env with values that make sense.

Usage

cd wyze_rec_cleaner
./wyze_rec_cleaner.sh

About

Simple script to clean Wyze camera recordings on NFS shares.

License:The Unlicense


Languages

Language:Shell 100.0%