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

3 years ago
# FileOrganizer
4 years ago
4 years ago
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)
4 years ago
### Errors
![](imgs/errors.png)