Skip to content

ddcroft73/ft-migrater_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Python Windows

ft-migrater_ File Migration Tool

A simple file migration tool. Given a directory full of different files, exports the files across the computer using destinations set by the user. This application was created for a specific user due to the needto constantly move and sift through the files in changing folders populated by different scraper\file downloaders. It allows you to view what files have been downloaded, delete any trash, and move them in bulk as needed. Ability to add\ delete support for new or old file types.

Made on win 10 with python 3.10

Basic features as per user requirements:

  • Interface will display all files and directories of a given and predefined path.
  • Ability to move selected files to Recycle Bin.
  • Create and delete directories as needed.
  • Easy selection of file types and destinantions.
  • Complete no typing interface. (Destnations may still be typed.)
    If a destination does not exist, it will be created. new directories can be quickly
    created by first selecting the parent directory and typing in the name
  • Quick navigation of the instructions with real time updating.
  • Ability to Add, Delete, Update destinations for a file type.
  • Ability to change the path of the directory being supported "home path".
  • Widgets should update according to any relative info, and only relative info when a file is selected a destination will display, if an instruction has been set. Will remain blank if not
  • Only files in the supported path, "home path" will be regarded.
  • JSon file viewer (The instructions\destinations may be hand edited and the program will adhere.)
  • Maintains a log of all files moved with To: FROM: information.
  • Log viewer

In its simplest terms this program is a graphical JSon editor that uses the data to carry out
the export of all relevent file types.

About

Niche file migration application with GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages