Skip to content

Xenxia/SortedKi

Repository files navigation

SortedKi

This software allows you to sort your files according to defined rules





SortedKi is a portable file-sorting program. To start using it, you need to copy the .exe into the folder you want to use to group all your files for sorting.

The first time you run the application, a configuration file "config.json" is created at the root where the program is executed.

Rules can be edited by clicking on the "option" icon, then "rule > edit".

Here's an example for the rules:

  • *.pdf: includes all PDFs
  • test*.* : includes all files beginning with "test"
  • *compt*.pdf : includes all PDF files containing "compt" in name.