Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 665 Bytes

File metadata and controls

33 lines (17 loc) · 665 Bytes

ImageCopy

Small script for keeping my image backup in order

Getting Started

git clone https://github.com/alexfrostdesu/ImageCopy.git
pip install -r requirements.txt
python app.py

Prerequisites

I am using VeraCrypt to encrypt my backup drive

This script would only work on Windows as of right now

Authors

License

This project is licensed under the WTFPL License - see the LICENSE file for details

Acknowledgments

  • A lot of random StackOverflow users. Thank you for your answers!