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: 10 months ago
JSON representation

My customisable organiser for folders and files.

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
```