Skip to content

Strawberry is a software which will reorder all your files built with .NET Framework

Notifications You must be signed in to change notification settings

jonioos/dotnetstrawberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Strawberry File Sort

A powerful file sorter for Windows.

What does Strawberry?
Strawberry Reorder will move all your files inside a new folder depending on mode.

Modalities

1. Reorder by extension:
The program will read all the files inside a directory and reorder them by their extension putting inside a specific folder

2. Advanced reorder:
You have the power! You can choose the extension and the name of the folder.

3. Reorder by keyword:
You have to enter a keyword and the name of the folder, if the folder already exists, the program will move the file inside the existing folder. If the files contains the keyword you entered, the program will move inside the folder you entered before all the files containing that keyword.

4. Reorder by date:
You have to enter two dates, the exstension and the directory to reorder. The program will sort only the files which are inside the range of the two dates, and takes those files and put them inside a new folder, created by the program. You can select if the program have to rename the folder with the precise day.

Extensions supported by default

  • Photo: .jpeg .png .jfif .tiff .cr2 .gif .bmp .webp .heic .heif .svg .raw .eps
  • Doc: .ods .ods .odp .docx .xlsx .ppts .rtf .odd .odb .txt .pdf
  • Video: .mp4 .mov .m4v .avi
  • Audio: .mp3 .m4a .ogg .m4b .wav .flac .m4r .mid .midi
  • Font: .otf .ttf .eot .woff
  • Source code: .c .h .cs .py .cpp .vb .xaml .sh .cproj .htm .html .css .js .sh
  • Compressed Files: .zip .7z .rar .tar.gz .tar.xz .bz .tbz2 .tbz
  • Packages: .deb .rpm .snap .pkg
  • JAR: .jar
  • Icon: .ico
  • Images: .iso .dmg .bin .cue
  • Blend: .blend.
  • Audition Files .pkf

How to compile it
You have to compile it with Visual Studio. Press F5 to compile.