Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MKYRBCOPY

MKYRBCOPY is a Windows desktop GUI for safe Robocopy folder backup, archive, and copy jobs. It provides source and destination folder selection, drag-and-drop folder inputs, common Robocopy options, saved presets, live command output, job summaries, and automatic log files.

Features

  • Windows Robocopy GUI
  • Source and destination folder picker
  • Drag and drop folders into path fields
  • Safe copy options such as /E, /FFT, /Z, /MT, /TEE, /R:0, and /W:0
  • Preset saving for repeated backup jobs
  • Live output while Robocopy is running
  • Automatic log file creation
  • Job summary with last exit code and copied file count
  • MKY GRAPHICS branding

Requirements

  • Windows
  • Python 3.10 or newer
  • Robocopy, included with Windows

Run From Source

python -m venv .venv
.\.venv\Scripts\python.exe -m pip install --upgrade pip
.\.venv\Scripts\python.exe -m pip install -r requirements.txt
.\.venv\Scripts\python.exe MKYRBCOPY.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages