Skip to content

This script moves folder to a folder of the day it way ran.

Notifications You must be signed in to change notification settings

prasad610/DownloadSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download Sorter

Requirements

  • Python 3.9
  • Flask
  • nodejs v12.19.0
  • npm 6.14.10

One time setup

  1. Clone the project in any location.
  2. Modify the config.ini file to your values.
  3. Inside frontend folder run npm install to install dependencies
  4. Inside frontend folder run npm run build to build the frontend

How to use

  1. Run Download.py from your_location/backend/Downloads.py.
  2. To view the json file in browser run Download.py --mode UI and visit localhost:5000

About

This script moves folder to a folder of the day it way ran.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published