Skip to content

jaredchu/Clean-Desktop-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Desktop CLI

CLI script help you clean your desktop or your specific folder.

Sample

Installation

git clone https://github.com/jaredchu/Clean-Desktop-CLI

Usage

python run.py //clean your current location, move all files and folder to a folder with format yyyy-mm-dd

python run.py -f //file only

python run.py -d //folder only

python run.py --help //show help

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b feature/your-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/your-new-feature
  5. Submit a pull request

License

MIT