kakil / clean-downloads-folder

Python script to automatically delete files and directories on my computer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Your Downloads Folder Automatically With Python

Project Brief

Your task for this project is to write a Python script, which when executed, deletes all files and directories contained in your computer’s Downloads folder. Optionally, you can schedule the script to be executed at a certain time every day or when the computer starts. That would keep your Downloads folder uncluttered.

About

Python script to automatically delete files and directories on my computer.


Languages

Language:Python 100.0%