Skip to content

Used to cleanup the desktop by filetype; but will be inclusive of all folders and of different categorizations in future iterations.

Notifications You must be signed in to change notification settings

jumarmartin/cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleanup

A small script written in python 3 to cleanup your desktop by file type. OS agnostic I believe...

Getting Started

  • Clone the repository
  • run "python3 cleanup.py" or any flavor of python3 (python3.6 for example)

TODO

  • accept an argument to...
    • cleanup ANY folder, not just the desktop.
    • cleanup not only by filetype, but by date, for instance.
    • append the date created or modified to the filename.
      • Or move files into a folder with the date of the cleanup in the ISO 8601 standard
    • Verbose mode
  • Write tests!

About

Used to cleanup the desktop by filetype; but will be inclusive of all folders and of different categorizations in future iterations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages