Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T12:04:22.000Z (6 months ago)
- Last Synced: 2024-11-18T10:54:22.543Z (about 1 month ago)
- Topics: file-sorter, file-sorting, folder-sorting
- Language: Python
- Homepage:
- Size: 26.4 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
```