Skip to content

Manage Your Android Download Folder, Arrange and filter files

Notifications You must be signed in to change notification settings

lwotcynna/dl-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

dl-organizer

Automatically sorts and arrange files on Your Download folder.

Requirements

  1. Termux app with storage access permission
  2. Internet connection (installing python)

Usage

Open Termux app and then type:

$ pkg update && pkg upgrade -y
$ pkg install git python -y

clone this repo:

$ git clone https://github.com/annzc/dl-organizer

enter the cloned dir:

$ cd dl-organizer/ 

and then run the python script by typing:

$ python sorter.py

It will move the files inside your Download/ folder to the specified subfolder (according to the file extension).
Once it starts, it will always running on background until you stop it by hit ctrl + c or the Termux app is closed.

So when you download something (especially with chrome), it will immediately move your downloaded file once it finished.

Have a nice day, friends ✨

was inspired by:

https://youtu.be/JNl2krTKf-s

About

Manage Your Android Download Folder, Arrange and filter files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages