Small script for keeping my image backup in order
git clone https://github.com/alexfrostdesu/ImageCopy.git
pip install -r requirements.txt
python app.py
I am using VeraCrypt to encrypt my backup drive
This script would only work on Windows as of right now
This project is licensed under the WTFPL License - see the LICENSE file for details
- A lot of random StackOverflow users. Thank you for your answers!