Simple File Organizer Code
A GUI tool for organizing files, based on file extension type.
Brought to you by:
zipur
| File | Date | Author | Commit |
|---|---|---|---|
| images | 2023-01-08 |
|
[7c2d67] Scrolling |
| scripts | 2023-01-08 |
|
[7c2d67] Scrolling |
| .gitattributes | 2022-12-31 |
|
[bc3874] Initial commit |
| .gitignore | 2023-01-08 |
|
[7c2d67] Scrolling |
| LICENSE | 2022-12-31 |
|
[bc3874] Initial commit |
| README.md | 2023-03-22 |
|
[71f6d4] Update README.md |
A GUI tool for organizing files, based on file extension type.
This project uses customtkinter, a python library by TomSchimansky. Check it out here: Github Repository
A new folder will be created in your selected directory, the name of the folder is shown in the app.
| Installer | Portable |
|---|---|
Download and run the FileOrganizerInstaller.exe and follow the steps from there. Windows shortcuts are optional so that you can run the program from the start menu. |
Download and extract the zip folder FileOrganizerPortable and run file_organizer.exe to use the app. |
Please open an issue on github should there be any.