Skip to content

Kyle-Koivukangas/Python-Backup-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Backup-Manager

A little backup manager app written in Python that will schedule backups of a specified folder at the daily frequency specified.

The GUI uses the PyQT5 framwork and allows the user to specify the folder to be backed up as well as where to save the backups. The user may also specify how often the script will backup the folder (frequency in days). AP Scheduler module is used to schedule cron-style jobs to run the backup function.

The script creates a .VBS file in the current user's /startup folder that will run the BackupManager.py script on startup, the script will read the last settings used from the config.ini file and run in background to execute the backup function accordingly.

About

A little backup manager app written in Python that will schedule backups of a specified folder at a designated time each day.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages