An open API service indexing awesome lists of open source software.

https://github.com/jaredchu/clean-desktop-cli

CLI script help you clean your desktop or your specific folder.
https://github.com/jaredchu/clean-desktop-cli

cli-script desktop python

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# Clean Desktop CLI
CLI script help you clean your desktop or your specific folder.

![Sample](https://i.imgur.com/PM6SST1.gif)

## 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