Skip to content

usmandevstuff/dir-sorter-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory Sorter

a eframe gui app to sort any directory. written in rust

ScreenShot

Usage

  • go to releases page and download windows binary( linux and macos support in progress ).
  • run the binary input your dir path and click sort directory button.

NOTE: a console window will open, you can see the complete log there.

WIP