#directories #sorting #sorter #file #video #music #document

bin+lib one_ordinary_man_file_sorter

This is a file sorter that sorts files into directories

2 releases

0.1.1 May 6, 2023
0.1.0 Apr 24, 2023

#1471 in Filesystem

33 downloads per month

GPL-3.0-or-later

15KB
241 lines

File Sorter

This project will sort the following files into it's directories.

  • Documents
  • Pictures
  • Music
  • Videos
  • Compressed

Usage

Enter the directory run the binary.

It will create the directories and put the files inside them.

Note: This binary will abort if there is an existing folder with the same name.


lib.rs:

File Sorter

Sorts the files into different directories Simply run the binary in the directory to be sorted. Will not sort sub directories. fetches the files and classifies them Creating the directories and moving the files in.

No runtime deps