cabbagec2hlbGwK / Download_dir_manager

Manage all of the files inside the download or any other location by relocating them based on tags or extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download_dir_manager

Manage all of the files inside the download or any other location by relocating them based on tags or extension.

Instalation

  • Run CMD as Administrator and launch the "run.cmd" file.
  • After that change the "target_dir" key in the %USERPROFILE%\dir_manager\mapping.json to approprate location as this app will monitor that location

Usage

  • File-tag mapping 
  • all the mappings are saved at %USERPROFILE%\dir_manager\mapping.json
    • Example
      • "tmp":"C:/user/xyz/test/tempFiles" ("TAG":"PATH-WHERE-TO_MOVE") This will move any files with "tmp" in the file name.     

About

Manage all of the files inside the download or any other location by relocating them based on tags or extension.


Languages

Language:Python 94.0%Language:C++ 3.6%Language:M4 1.8%Language:C 0.3%Language:PowerShell 0.2%Language:Batchfile 0.0%