You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
311 B

# FileOrganizer
Automatically organizes files in your computer
## Usage
`python organize.py <location>`
## Example
`python organize.py C:\Users\ctrla\Downloads`
## Pics
### Before
![](imgs/before.png)
### After
![](imgs/after.png)
### Output
![](imgs/output.png)
### Errors
![](imgs/errors.png)