file_sorter-cli 0.1.3

Simple Rust CLI tool to organize downloads by file type
1
2
3
4
5
6
7
[features]
images = true
documents = true
audio = true
video = true
archives = true