Skip to content

Download Sort Bot is a Node.js script that automatically organizes downloaded files into specific folders based on their extensions. It generates a daily log file and notifies the user once the sorting is complete.

License

Notifications You must be signed in to change notification settings

Dayifour/fileTidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


📁 README.md

Download Sort Bot

Download Sort Bot is a Node.js script that automatically sorts downloaded files into specific folders based on their extension. It supports multiple extensions (PDF, images, videos, code, archives, etc.), generates a daily log, and sends a system notification.

🧑‍💻 Created with passion by Sekou Dayifourou Keita
📧 [email protected]
💼 LinkedIn • 🌐 Portfolio

🎯 Objectives

  • Automate the organization of the Downloads folder
  • Handle multiple file types
  • Generate a daily log
  • Notify the user when the process is complete

📦 Technologies Used

  • Node.js
  • node-notifier
  • Windows Task Scheduler

🛠 Folder Structure

C:\Users\Public\Downloads
├── pdf & docs
├── secrets
├── codes
├── icons & img
├── presentations
├── videos
├── zips
├── setups
├── log_trie
└── download-sorter.js

🚀 Running the Script

node download-sorter.js

🔁 Automated Scheduling (see setup-task.bat)

About

Download Sort Bot is a Node.js script that automatically organizes downloaded files into specific folders based on their extensions. It generates a daily log file and notifies the user once the sorting is complete.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published