Kreateer / automatic-file-sorter

A small program that automatically moves and sorts files based on user input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow the script to run as a background process

Kreateer opened this issue · comments

Goal

  • Allow the script to work in the background and move (and sort) files until the user stops the program.

Details

  • When run, the script should continue to work in the background and automatically move (and sort) files from specified source to destination folder (based on chosen filters) until its manually terminated by the user.