AidanHilt / AutoBackup

A personal project to automatically backup files in a zipped form, with an option to upload it to Google Drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoBackup

A program designed for backing up frequently-changing data, AutoBackup can copy and zip up a folder, and put it in a separate location with a timestamped name. Additionally, it supports uploading these files to Google Drive, if you can set up the appropriate access permissions and add a client key. The program is meant to be launched by placing it in the startup folder in Windows, and you can add, remove, or change backups by using AutoBackupGUI.py, which launches a tkinter GUI for editing any of the folders to be backed up.

About

A personal project to automatically backup files in a zipped form, with an option to upload it to Google Drive


Languages

Language:Python 100.0%