Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arturmark/PC-Automation

Anything what helps to improve productivity with work on PC.
https://github.com/arturmark/PC-Automation

automated automation backup folder lightweight python script

Last synced: 2 months ago
JSON representation

Anything what helps to improve productivity with work on PC.

Awesome Lists containing this project

README

        

# PC-Automation
Anything what helps to improve productivity with work on PC.

Lightweight python script to backup your favourite folder in different directory, for example USB drive, with one click.
You need to just define 3 very simple parameters:
1. folder path to backup
2. destination drive (eg. C:\\)
3. destination folder path.

This script will create two folder backups: folder-copy and folder-copy-old, just to have an extra ability to rescue old folder after backup.

*The idea is to backup small folders, for example with most recent work, which you want to have backed up frequently.

![Job Categories](https://github.com/arturmark/PC-Automation/blob/master/Folder_backup%20output.png)