Skip to main content
app icon

SeaSorter

Developer

Ustym Hentosh

About

Basically, you just enter format of the file and folder where it should go, if folder does not exist, it will create one, if exists it will just move file there, you can move multiple files into one folder. You can also use automatic sorting, which just creates separate folder for each format.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/ustymhentosh/SeaSorter/main@latest

Or you can download the code directly from git:

git clone https://github.com/ustymhentosh/SeaSorter