07
August
2015
Backup File Utility in Python [Tkinter application]
Author:
victorjabur
0
Hi readers,
This is a graphic software (tkinter) in Python to back up a file on your computer. A backup folder is created in the current directory of the selected file and then every x minutes a backup of the file is done, respecting the maximum number of files in the backup directory.