https://github.com/b0ney/ordinary-file-sorter
My customisable organiser for folders and files.
https://github.com/b0ney/ordinary-file-sorter
file-sorter file-sorting folder-sorting
Last synced: 10 months ago
JSON representation
My customisable organiser for folders and files.
- Host: GitHub
- URL: https://github.com/b0ney/ordinary-file-sorter
- Owner: B0ney
- License: mit
- Created: 2022-02-09T17:35:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T16:29:08.000Z (over 1 year ago)
- Last Synced: 2025-02-27T01:05:57.262Z (over 1 year ago)
- Topics: file-sorter, file-sorting, folder-sorting
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Epic-File-Sorter
A program that, with a .json configuration, can:
* Automatically generate and sort folders
* Move files based on their **extensions** and or **key words**.
* Ignore files if they are whitelisted
# How to use
```
python ./main.py YOUR_CONFIG.json
```