Skip to content

Releases: ageorge95/pyRoboCopyGUI

pyRoboCopyGUI v1.3

19 Nov 16:10
Compare
Choose a tag to compare
  • replaced the entire tkinter front-end with pyside6
  • added a version file and display mechanism
  • added a quick build script

pyRoboCopyGUI v1.2

12 Nov 11:28
Compare
Choose a tag to compare
  • replaced the CustomTkinter sub-module by a library install
  • added an installation bat file
  • added an installation helper to check if the python version is correct
  • the GUI starter bat will now open the GUI console-less, via pythonw
  • locked the version of the libs that are used in requirements.txt

pyRoboCopyGUI v1.1

28 Jul 11:28
Compare
Choose a tag to compare
  • added a bat file to quickly start the GUI
  • moved the robocopy system call to a separate Thread
  • disabled and enabled the "execute" button while a system call is ongoing

pyRoboCopyGUI v1.0

29 Jun 16:11
Compare
Choose a tag to compare

First Release